docker-compose.yml
file of the Pangolin stack to expose metrics port 8082
for the Prometheus connection:ports:
defined in docker-compose
file. This behavior can bypass your host firewall settings, potentially exposing services that you did not intend to make public.
Please see complete warning about exposing ports./config/traefik/traefik_config.yml
file to include the following:docker-compose.yml
file of the Pangolin stack to expose metrics port 6060
for the Prometheus connection:ports:
defined in the docker-compose
file on all network interfaces. This behavior can bypass your host firewall settings, potentially exposing services that you did not intend to make public.
Please see complete warning about exposing ports.docker-compose.yml
of Pangolin stack:ports:
defined in the docker-compose
file on all network interfaces. This behavior can bypass your host firewall settings, potentially exposing services that you did not intend to make public.
Please see complete warning about exposing ports.prometheus.yml
file in the /config/prometheus
directory with the following content:data
in /config/prometheus
and change the ower and owning group:docker-compose.yml
of Pangolin stack:ports:
defined in the docker-compose
file on all network interfaces. This behavior can bypass your host firewall settings, potentially exposing services that you did not intend to make public.
Please see complete warning about exposing ports.http://172.17.0.1:9090
as Prometheus Server URL
and click Save & test
.
Traefik Dashboard