prometheus-systemd 0.1.0
0001-01-01
Tags: #category/operations #lang/go #org/prometheus #standard/prometheus #type/daemon
Description
compose file for prometheus with systemd
Homepage
Install
uniget install prometheus-systemd
Dependencies
- Runtime: prometheus
- Runtime: docker-compose-systemd
Code
Package
Platforms
- linux/amd64
- linux/arm64
Messages
usage
- A compose.yaml file is provided in /etc/docker-compose/prometheus/
- Start the service using: systemctl start docker-compose@prometheus
- Enable the service using: systemctl enable docker-compose@prometheus
- Configure prometheus using environment variables: systemctl edit docker-compose@prometheus