metricspi/package
Dustin e3a349e3a1
dustin/metricspi/pipeline/head This commit looks good Details
pkg/alertmanager: Configure state directory
AlertManager is a stateful service, and as such needs a writable
location for its data.  Using the `StateDirectory` service unit
directive, we can configure systemd to create this directory
automatically, if it does not already exist when the service starts.

In order for the service to be able to write to the state directory, it
must have a stable UID.  This means it cannot use the `DynamicUser`
service unit directive.
2022-08-10 18:21:36 -05:00
..
alertmanager pkg/alertmanager: Configure state directory 2022-08-10 18:21:36 -05:00
blackbox_exporter Add and enable blackbox_exporter package 2022-08-06 16:05:21 -05:00
dhcpcd dhcpcd: Wait for carrier before active 2022-06-28 17:02:03 -05:00
grafana grafana: Install grafana-server.service 2022-06-28 17:02:03 -05:00
victoriametrics pkg/victoriametrics: Fix up vmalert unit file 2022-08-10 18:02:55 -05:00