Files
chart/library/ix-dev/charts/prometheus
Stavros Kois 7a03a1ed61 fix permission on ixVolumes on initial install, when acls are not enabled (#1882)
* elastic search

* prometheus

* bazarr

* briefkasten

* jellyfin

* lidarr

* prowlarr

* qbit

* radarr

* readarr

* sonarr

* bump
2023-12-17 18:48:07 +02:00
..
2023-12-11 14:44:37 +02:00
2023-12-11 14:44:37 +02:00
2023-12-11 14:44:37 +02:00

Prometheus

Prometheus - Monitoring system and time series 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 prometheus directories. Afterward, the prometheus container will run as a non-root user (Default: 568). Also an empty configuration file will be created.

The configuration file is located at /config/prometheus.yml inside the container. Data is stored at /data inside the container.