Add GreptimeDB Alpine service packaging
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 35m5s

This commit is contained in:
Joachim Schlöffel
2026-06-09 09:54:39 +02:00
parent f3ff86263a
commit 11ef6456af
19 changed files with 472 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
# Defaults for "greptime frontend start".
GREPTIMEDB_CONFIG="/etc/greptimedb/frontend.toml"
GREPTIMEDB_LOG_DIR="/var/log/greptimedb/frontend"
GREPTIMEDB_OPTS=""