update env-example and docs

This commit is contained in:
lza_menace
2024-12-29 19:41:56 -08:00
parent cd6e671859
commit 96aa22c7cd
2 changed files with 24 additions and 6 deletions

View File

@@ -1,13 +1,17 @@
DATA_DIR=/opt/monero/data
GRAFANA_URL=http://mynodeurl.com
DATA_DIR=./data
P2P_PORT=18080
RESTRICTED_PORT=18081
ZMQ_PORT=18082
UNRESTRICTED_PORT=18083
PROM_RETENTION=360d
PROM_TAG=v2.36.0
GRAFANA_URL=http://mynodeurl.com
GRAFANA_TAG=10.1.4
GRAF_PORT=3000
GF_AUTH_ANONYMOUS_ENABLED=true
GF_AUTH_BASIC_ENABLED=true
GF_AUTH_DISABLE_LOGIN_FORM=false
GF_SECURITY_ADMIN_PASSWORD=admin
GF_SECURITY_ADMIN_USER=admin
GF_INSTALL_PLUGINS=
GF_SERVER_SERVE_FROM_SUB_PATH=false
GF_SERVER_SERVE_FROM_SUB_PATH=false