Files
chart/library/ix-dev/charts/prometheus
Stavros Kois 4613b1f7bd Set storage type immutable (#1676)
* set type immutable

* bump versions

* apply immutable to syncthing/enterprise

* update description for smb

* more immutable types

* bump apps

* missed one

* break line

* bump
2023-10-28 21:48:36 +03:00
..
2023-09-07 11:21:52 +03:00
2023-09-07 11:21:52 +03:00
2023-10-28 21:48:36 +03:00
2023-10-13 08:31:26 +03: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.