add alloy

This commit is contained in:
iceBear67
2026-07-08 22:30:48 +08:00
parent 06ad25f8e7
commit c6ce5f676e
11 changed files with 113 additions and 21 deletions
+10
View File
@@ -0,0 +1,10 @@
# Configuration for /etc/init.d/alloy
STORAGE=/data/alloy
export ENVIRONMENT=prod
export LOKI_URL=_LOKI_URL_
export LOKI_TENANT=_LOKI_TENANT_
export NODE_NAME=$(cat /etc/hostname)
# Comment out to disable process supervisor.
supervisor=supervise-daemon