Allowed anonymous viewer in Grafana

This commit is contained in:
Amritanshu Agrawal 2023-07-14 08:47:31 +05:30
parent d5115c2d58
commit 3d4ea2770c
1 changed files with 3 additions and 0 deletions

View File

@ -198,6 +198,9 @@
env:
GF_SERVER_ROOT_URL: "https://{{ http_host }}"
GF_INSTALL_PLUGINS: "grafana-clock-panel, grafana-simple-json-datasource, natel-discrete-panel, briangann-gauge-panel, vonage-status-panel, neocat-cal-heatmap-panel, natel-plotly-panel"
GF_AUTH_ANONYMOUS_ENABLED: "true"
GF_AUTH_ANONYMOUS_ORG_NAME: "Public"
GF_AUTH_ANONYMOUS_ORG_ROLE: "Viewer"
links:
- "{{ influx_container }}:influx"
published_ports: