saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
574 stars 65 forks source link

Prometheus #25

Closed saltydk closed 1 year ago

saltydk commented 2 years ago

Add Prometheus and node_exporter.

Deploy node_exporter on host. node_exporter configuration: --collector.systemd --collector.processes --web.listen-address=172.19.0.1:9100

Deploy Prometheus in container behind basic auth. Access node_exporter through saltbox network bridge.