Add GreptimeDB Alpine service packaging
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Defaults for "greptime datanode start".
|
||||
GREPTIMEDB_CONFIG="/etc/greptimedb/datanode.toml"
|
||||
GREPTIMEDB_LOG_DIR="/var/log/greptimedb/datanode"
|
||||
GREPTIMEDB_DATA_HOME="/var/lib/greptimedb/datanode"
|
||||
GREPTIMEDB_WAL_DIR="/var/lib/greptimedb/datanode/wal"
|
||||
GREPTIMEDB_OPTS=""
|
||||
Reference in New Issue
Block a user