Mantræ
Web-based configuration manager for Traefik dynamic configuration

Mantræ is a web-based configuration manager that generates Traefik dynamic configuration through a clean UI. It focuses on creating and editing routers, middlewares, and services so Traefik can fetch the resulting dynamic configuration instead of editing YAML/TOML by hand.
Key Features
- Visual editor for Traefik routers, services, entrypoints, rules, and middleware
- Middleware management including rate limiting, authentication, headers, and other common middleware types
- Agent mode to collect container labels from remote hosts and sync resources into a central configuration store
- DNS automation integrations for providers such as Cloudflare, PowerDNS, Technitium and Pi-hole to manage DNS records for routers
- Generates Traefik-compatible dynamic configuration files (YAML/TOML) for Traefik to consume
- Lightweight Go backend with a TypeScript/Svelte frontend designed for easy deployment (Docker images available)
Use Cases
- Centralize Traefik dynamic configuration across multiple hosts using agents to collect container labels
- Quickly create and manage routers and middleware without directly editing Traefik YAML/TOML files
- Automate DNS record creation for services exposed through Traefik using supported DNS providers
Limitations and Considerations
- Mantræ is not a monitoring dashboard and does not display Traefik runtime status or metrics; it only provides configuration management
- The project is under active development and may introduce breaking changes; evaluate stability before production deployment
- DNS provider support and agent features depend on available integrations and may require provider credentials and additional configuration
Mantræ is intended for teams that want a UI-first approach to building Traefik dynamic configuration and automating DNS. It simplifies repetitive configuration tasks while leaving Traefik as the runtime reverse proxy.
Categories:
Tags:
Tech Stack:
Similar Services

Caddy
Extensible web server and reverse proxy with automatic HTTPS
Caddy is a fast, extensible Go web server and reverse proxy with automatic HTTPS (ACME), HTTP/1.1, HTTP/2, and HTTP/3 support, and a JSON config API.

Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
Traefik Proxy is a dynamic reverse proxy and load balancer that auto-discovers services from Docker, Kubernetes, and other providers, with HTTPS, routing, and observabili...

Kong Gateway
Cloud-native API and LLM gateway with extensible plugins
Kong Gateway is a high-performance, cloud-native API gateway for routing, securing, and observing API traffic, with an extensible plugin system and Kubernetes support.

Nginx Proxy Manager
Web UI to manage Nginx reverse proxy hosts and SSL certificates
Nginx Proxy Manager is a web-based admin panel for managing Nginx reverse proxy hosts, redirects, streams, and Let’s Encrypt SSL certificates via Docker.

NGINX
High-performance web server, reverse proxy, and load balancer
NGINX is a high-performance HTTP server and reverse proxy with caching, load balancing, TLS termination, and TCP/UDP proxying via a modular architecture.

Pangolin
Identity-aware VPN and reverse proxy for secure remote access
Open-source identity-based remote access platform combining WireGuard VPN and tunneled reverse proxy access with granular zero-trust controls.
Go
Docker
TypeScript
TOML
Svelte