forked from coop-cloud/traefik
This branch is 111 commits behind coop-cloud/traefik:master
This patch adds a METRICS_ENABLED configuration variables which, when switched on, defines a metrics entrypoint and enables the built-in prometheus metrics exporter. This allows the monitoring stack to collect and show traefik metrics
Traefik
- Category: Utilities
- Status: ?
- Image:
traefik
, ❶💚, upstream - Healthcheck: Yes
- Backups: No
- Email: N/A
- Tests: ❷💛
- SSO: ? (Keycloak)
Basic usage
- Set up Docker Swarm and
abra
abra app new traefik
abra app YOURAPPDOMAIN config
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
Description
Languages
Shell
100%