vegasbrianc / prometheus

A docker-compose stack for Prometheus monitoring
MIT License
4.41k stars 1.53k forks source link

Prometheus docker image. Config file missing? #162

Closed dacobi closed 3 years ago

dacobi commented 3 years ago

Just installed Prometheus on my latest version unRAID server.

The install works fine, but when I try to start the image I get this error:

level=error ts=2021-06-24T08:19:53.581Z caller=main.go:355 msg="Error loading config (--config.file=/etc/prometheus/prometheus.yml)" err="open /etc/prometheus/prometheus.yml: no such file or directory"

github-actions[bot] commented 3 years ago

Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue

PieterVanGool commented 3 years ago

You can get it to work with the following config file:

prometheus.yml prometheus.yml.txt

github-actions[bot] commented 3 years ago

This issue has seen no activity and is marked as stale