# 2025-05-17-oauth-traefik-integration dir: 2025-05-17-oauth-traefik-integration index: 2025-05-17-oauth-traefik-integration/.pi-map.index.md ## role Infrastructure integration package for deploying a Docker-based application behind an existing Traefik reverse proxy with OAuth authentication via Authentik. ## files - .openspec.yaml | Defines an OpenAPI specification file metadata with schema type and creation date - design.md | Design document for making a Docker-based application deployable behind an existing Traefik reverse proxy by removing hardcoded URLs and adding environment-based configuration | dep: Docker, Docker Compose, Traefik, Authentik, Python (config.py, auth.py), Vite (frontend) - proposal.md | Proposes architectural changes to externalize Authentik/domain configuration to environment variables and add Traefik reverse proxy deployment support. - tasks.md | A task tracking document for externalizing authentication/domain configuration, creating Traefik deployment, updating frontend config, and running verification tests. ## arch Environment-driven configuration pattern replacing hardcoded URLs with externalized variables, plus reverse proxy integration using Traefik labels and Docker Compose deployment orchestration. ## tags traefik, design, configuration, .openspec, document, docker, reverse, proxy ## symbols - ## workflows - ## dirty -