Remove Portainer references, mark NPM and env management as completed, update epic checklist and decided approach. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
602 B
602 B
title, status, type, priority, created_at, updated_at, parent
| title | status | type | priority | created_at | updated_at | parent |
|---|---|---|---|---|---|---|
| Environment and secrets management | completed | task | normal | 2026-02-09T15:30:52Z | 2026-02-10T08:44:18Z | nuzlocke-tracker-ahza |
Set up production environment variable and secrets management.
- Create a
.env.prod.exampletemplate documenting all required variables - Decide on secret handling approach (
.envfile on Unraid, Portainer environment variables, etc.) - Ensure secrets are not committed to the repository (update
.gitignoreif needed) - Document how to set up secrets on a fresh Unraid deployment