chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
dir: docs/deployment
## role
Provides operational documentation for deploying, configuring, and securing the Headquarter application in production environments.
Provides deployment and infrastructure documentation for the Headquarter application, covering containerization, reverse proxy, authentication, and environment configuration.
## parent
index: docs/.pi-map.index.md
map: docs/.pi-map.md
+7 -7
View File
@@ -4,16 +4,16 @@ dir: docs/deployment
index: docs/deployment/.pi-map.index.md
## role
Provides operational documentation for deploying, configuring, and securing the Headquarter application in production environments.
Provides deployment and infrastructure documentation for the Headquarter application, covering containerization, reverse proxy, authentication, and environment configuration.
## files
- authentik.md | Documents how to configure Authentik as an OAuth2 provider for the Headquarter application | dep: Authentik, Headquarter, OAuth2, Python
- docker.md | Provides deployment instructions for a multi-container "Headquarter" application using Docker Compose in development and production environments | dep: Docker, Docker Compose, FastAPI, React, Vite, PostgreSQL, Redis, Traefik, Alembic, Authentik, Let's Encrypt
- environment.md | Documents all environment variables used by the Headquarter application, including their defaults, construction rules, and security requirements.
- traefik.md | Documents how to configure and deploy Traefik as a reverse proxy with automatic HTTPS for a "Headquarter" application using Docker Compose and Docker labels. | dep: Traefik, Docker, Docker Compose, Let's Encrypt, DNS
- authentik.md | Documents the configuration steps for integrating Authentik as an OAuth2 provider with the Headquarter application | dep: Authentik, Headquarter, OAuth2, Python
- docker.md | Documentation for deploying a multi-container "Headquarter" application using Docker Compose with development and production configurations | dep: Docker, Docker Compose, FastAPI, React, Vite, PostgreSQL, Redis, Traefik, Alembic, Authentik, Let's Encrypt, Alpine
- environment.md | Documents all environment variables used by the Headquarter application, including their defaults, descriptions, and configuration examples for different environments.
- traefik.md | Documents how to configure and deploy Traefik as a reverse proxy and load balancer for the "Headquarter" application using Docker Compose with automatic HTTPS via Let's Encrypt. | dep: Traefik, Docker Compose, Let's Encrypt, DNS, Docker, Alembic
## arch
Documentation-as-code pattern covering containerized deployment (Docker Compose), reverse proxy routing (Traefik), identity federation (Authentik OAuth2), and environment-based configuration management.
Documentation-as-code approach with modular environment-specific guides following standard DevOps patterns: Docker Compose for container orchestration, Traefik for edge routing with automatic HTTPS, Authentik for identity federation via OAuth2, and centralized environment variable management for twelve-factor app configuration.
## tags
docker, authentik, headquarter, traefik, application, documents, environment, configure
docker, authentik, headquarter, traefik, application, documents, environment, configuration
## symbols
-
## workflows