Files
nuzlocke-tracker/.beans/nuzlocke-tracker-re0m--document-the-deployment-workflow.md
Julian Tabel 349a0cb821 Add DEPLOYMENT.md as living deployment documentation
Covers architecture overview, Gitea container registry setup, branching
strategy, and deployment workflow. Sections not yet implemented are marked
with TODO to be filled in as the deployment epic progresses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:56:06 +01:00

23 lines
676 B
Markdown

---
# nuzlocke-tracker-re0m
title: Document the deployment workflow
status: in-progress
type: task
priority: normal
created_at: 2026-02-09T15:30:57Z
updated_at: 2026-02-09T16:55:02Z
parent: nuzlocke-tracker-ahza
blocking:
- nuzlocke-tracker-aiw6
- nuzlocke-tracker-3lfw
- nuzlocke-tracker-up0b
- nuzlocke-tracker-48ds
---
Write documentation covering the full deployment setup and workflows.
- How to deploy (run `./deploy.sh`)
- How to redeploy after changes
- How to rollback to a previous version
- How to manage the production instance (Portainer UI, logs, etc.)
- How to set up the production environment from scratch (registry, Portainer, NPM, secrets)