stefanprodan / dockprom

Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
MIT License
6.03k stars 1.72k forks source link

configure dns all the services running within caddy #177

Closed avanichy25 closed 4 years ago

avanichy25 commented 4 years ago

Hi,

currently we are using the same github to setup the monitoring via prometheus. All the services like grafana, promethues , node exporter, alertmanager are running behind caddy server and this is accessible via hostmachine ip :port. How to configure dns instead of ip address to access all the application.

nightah commented 4 years ago

https://caddyserver.com/docs/getting-started, alternatively if you have another reverse proxy you could put that infront of caddy.