Server monitoring with TIG
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
266 B

# Grafana options
GF_SECURITY_ADMIN_USER=
GF_SECURITY_ADMIN_PASSWORD=
GF_USERS_ALLOW_SIGN_UP=false
# InfluxDB options
INFLUXDB_DB=influx
INFLUXDB_USER=telegraf
INFLUXDB_ADMIN_ENABLED=true
# Telegraf.conf credentials
INFLUXDB_ADMIN_USER=
INFLUXDB_ADMIN_PASSWORD=