chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# 2025-05-17-oauth-traefik-integration
|
||||
dir: 2025-05-17-oauth-traefik-integration
|
||||
# openspec/changes/archive/2025-05-17-oauth-traefik-integration
|
||||
dir: openspec/changes/archive/2025-05-17-oauth-traefik-integration
|
||||
|
||||
index: 2025-05-17-oauth-traefik-integration/.pi-map.index.md
|
||||
index: openspec/changes/archive/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.
|
||||
Archive of design documents and task tracking for integrating OAuth authentication with Traefik reverse proxy deployment
|
||||
## 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.
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document outlining the plan to make an application deployable behind an existing Traefik reverse proxy by removing hardcoded URLs and making all external service endpoints configurable via environment variables. | dep: Docker, Docker Compose, Traefik, Authentik, Python (config.py, auth.py), Vite (frontend)
|
||||
- proposal.md | Proposes infrastructure changes to externalize Authentik/domain configuration via environment variables and add Traefik reverse proxy deployment support. | dep: docker-compose, traefik, authentik, python, vite
|
||||
- tasks.md | Tracks completion of infrastructure and configuration tasks for externalizing Authentik auth, adding Traefik reverse proxy support, and updating frontend/backend configuration.
|
||||
## arch
|
||||
Environment-driven configuration pattern replacing hardcoded URLs with externalized variables, plus reverse proxy integration using Traefik labels and Docker Compose deployment orchestration.
|
||||
Specification-driven infrastructure migration using environment-based configuration externalization pattern to decouple hardcoded service dependencies
|
||||
## tags
|
||||
traefik, design, configuration, .openspec, document, docker, reverse, proxy
|
||||
traefik, configuration, authentik, design, reverse, proxy, tasks, .openspec
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user