Infra: Production deployment via pal-e-platform #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Infra
Lineage
Depends on daily-100 #12 (containerization).
Repo
forgejo_admin/daily-100User Story
As a user
I want the app accessible on my phone via Tailscale
So that I can track my daily habits from anywhere
Context
Production deployment on pal-e-platform. ArgoCD application definition, production kustomize overlay with resource limits, Tailscale ingress for mobile browser access, CNPG PostgreSQL cluster for production data. This is the final deployment ticket.
File Targets
Files the agent should modify or create:
apps/daily-100/overlays/prod/kustomization.yaml-- production overlayapps/daily-100/overlays/prod/patch-resources.yaml-- resource limitsargocd/daily-100.yaml-- ArgoCD application definitionFiles the agent should NOT touch:
Acceptance Criteria
Test Expectations
curl https://daily-100.tail5b443a.ts.netreturns appargocd app get daily-100Constraints
Checklist
Related
daily-100-- project