icinga2-container/etc/secrets-template

7 lines
149 B
Bash

#!/bin/sh
GRAFANA_PASSWORD="<PASSWORD>"
INFLUXDB_PASSWORD="<PASSWORD>"
INFLUXDB_ICINGA_PASSWORD="<PASSWORD>"
INFLUXDB_GRAFANA_PASSWORD="<PASSWORD>"