feat: Docker stack for PI WEB + Pi behind Traefik/Authelia

Compose services, Dockerfile, and deploy notes for pi.schwenk.online with OpenRouter and external Authelia middleware.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Frank Schwenk
2026-08-01 11:10:16 +02:00
commit f7d3df128f
14 changed files with 1111 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Secrets & local runtime
.env
data/
workspaces/
# Editor / OS
.DS_Store
*.swp
*~