Add production docker-compose file

Uses pre-built images from the Gitea container registry, runs Alembic
migrations before API startup, and keeps the database password configurable
via environment variable. No source mounts or debug mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-09 17:58:55 +01:00
parent 349a0cb821
commit d9d547ef53
2 changed files with 41 additions and 2 deletions

View File

@@ -1,10 +1,11 @@
---
# nuzlocke-tracker-vpn5
title: Create production docker-compose file
status: todo
status: in-progress
type: task
priority: normal
created_at: 2026-02-09T15:30:41Z
updated_at: 2026-02-09T15:30:41Z
updated_at: 2026-02-09T16:57:11Z
parent: nuzlocke-tracker-ahza
---