The following environment variables should be set:
POSTGRES_PASS
– password for grafana postgres user (see below)
The following variables can be customized:
POSTGRES_URL
POSTGRES_DB
POSTGRES_USER
POSTGRES_SSL_MODE
PROMETHEUS_URL
This docker image contains Postgres with the schema necessary to receive data from system_monitor.
The following environment variables should be set:
POSTGRES_PASSWORD
– password for the root userSYSMON_PASS
– password used for thesystem_monitor
userGRAFANA_PASS
– initial password used for the read-onlygrafana
user