Self-host with Docker ยท Yantr
traefik-manager
Clean self-hosted web UI for managing your Traefik reverse proxy.
1
Ports
2
Notes
3
Use Cases
About
What traefik-manager does
Traefik Manager is a self-hosted web interface for managing Traefik reverse proxy configurations. It provides a clean UI to create, edit, and manage routers, services, middlewares, and TLS certificates without editing YAML files manually. Supports TOTP-based 2FA, backup/restore, and dynamic config reloading.
Install Flow
How to self-host traefik-manager
traefik-manager can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what traefik-manager does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Visually manage Traefik routers, services, and middlewares without editing config files.
- Create and manage TLS certificates and Let's Encrypt configuration through a web interface.
- Back up and restore your entire Traefik configuration with one click.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5000 | HTTP | Web UI |
Docker Image
ghcr.io/chr0nzz/traefik-manager:latest
Service Name
traefik-manager
Notes
Things to know before you deploy
- Requires access to Traefik's dynamic configuration file
- Supports TOTP-based two-factor authentication
Related Apps
More tools you might pair with traefik-manager
Radarr
Automated movie download manager that integrates with torrent clients for automatic downloading.
Networking Toolbox
Collection of many networking utilities - port scanner, IP info, DNS tools, and more.
Web Check
All-in-one website analysis tool - SSL, DNS, headers, performance, and security checks.
Page generated 2026-07-27T04:28:00.415Z