add alloy
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user