Files
bearnet/image/overlay/etc/conf.d/alloy.template
T
2026-07-08 22:30:48 +08:00

11 lines
255 B
Plaintext

# 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