Skip to content

Traefik Manager

v0.2.0 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

alpine-linux bcrypt crsf csrf-protection docker fernet
+13 more
flask flask-limiter flask-session gunicorn phosphor-icons python ruamel-yaml tailwind-css totp traefik traefik-management traefik-web-ui vanilla-js

Affected surfaces

auth

Summary

AI summary

Updates What's New in v0.2.0, Bug fixes, and https://traefik-manager.xyzlab.dev/ across a mixed release.

Full changelog

What's New in v0.2.0

Features

  • Auto-generated password — a secure temporary password is printed to container logs on first start. Complete setup wizard and set a permanent password on first login.
  • CLI password resetdocker exec traefik-manager flask reset-password prints a new temporary password; change required on next login.
  • Forced password change flow — logging in with a temporary password redirects to a dedicated change-password page before the dashboard.
  • Configurable pathsCONFIG_PATH, BACKUP_DIR, and SETTINGS_PATH env vars override all file paths (useful for Podman or non-standard volume layouts).
  • Skip setup wizard — pre-populate manager.yml with a bcrypt hash and setup_complete: true to bypass the wizard entirely.

Bug fixes

  • Service not deleted on route delete — orphaned service entries left in dynamic.yml after deletion. Fixed by replacing unreliable .get().pop() with explicit del statements.
  • Orphaned service on route rename — old service entry left behind when a route was renamed. Now reads the actual service name before cleanup.

Full documentation at traefik-manager.xyzlab.dev

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Traefik Manager

Get notified when new releases ship.

Sign up free

About Traefik Manager

Clean web interface for managing Traefik

All releases →

Related context

Beta — feedback welcome: [email protected]