## Summary - Split k8s migration plan into phases folder for easier navigation - Added `tag:k8s` to Pulumi ACLs for Kubernetes workloads - Phase 1 work in progress ## Phase 1 Goals - Tailscale Kubernetes Operator - CloudNativePG Operator - PostgreSQL cluster for future app migrations ## Deployment and Testing - [ ] Review Phase 1 plan - [ ] `mise run tailnet-preview` to verify ACL changes - [ ] `mise run tailnet-up` to apply ACL changes - [ ] Create Tailscale OAuth client (manual) - [ ] Deploy operators and PostgreSQL cluster 🤖 Generated with [Claude Code](https://claude.com/claude-code) Reviewed-on: https://forge.tail8d86e.ts.net/eblume/blumeops/pulls/29
463 B
463 B
Phase 8: CI/CD (Woodpecker)
Goal: Deploy Woodpecker CI integrated with Forgejo
Status: Pending
Prerequisites: Phase 7 complete
Steps
1. Create Forgejo OAuth application
- Callback: https://ci.tail8d86e.ts.net/authorize
- Store in 1Password
2. Deploy Woodpecker Server + Agent
3. Configure Tailscale LoadBalancer
Tag: svc:ci
4. Test pipeline
Create .woodpecker.yaml in test repo