Files
chart/library/ix-dev/community/grafana/README.md
Stavros Kois 0889641257 NAS-122388 / 23.10 / Adds grafana to community apps (#1252)
* Adds `grafana` to `community` apps

* test different user too

* md format

* update rtags

* update readmes

* use rooturl for portal only if defined
2023-06-12 16:27:43 +03:00

782 B

Grafana

Grafana is the open source analytics & monitoring solution for every database.

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the Grafana directories. Afterward, the Grafana container will run as a non-root user (Default: 568). All mounted storage(s) will be chowned only if the parent directory does not match the configured user.

Additional configuration can be made by adding additional environment variables Here is the available configuration documentation

Use the following syntax: GF_<SECTION-NAME>_<KEY-NAME>

Example: GF_SMTP_ENABLED