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>
17 lines
524 B
Markdown
17 lines
524 B
Markdown
---
|
|
# nuzlocke-tracker-hwyk
|
|
title: Set up Portainer on Unraid
|
|
status: completed
|
|
type: task
|
|
priority: normal
|
|
created_at: 2026-02-09T15:30:44Z
|
|
updated_at: 2026-02-09T16:53:41Z
|
|
parent: nuzlocke-tracker-ahza
|
|
---
|
|
|
|
Install Portainer CE on the Unraid server for container/stack management.
|
|
|
|
- Run Portainer CE as a Docker container on Unraid
|
|
- Configure it to manage the local Docker environment
|
|
- Import/create a stack from the production docker-compose file
|
|
- Verify the stack can be deployed and managed through the Portainer UI |