Commit Graph

5 Commits

Author SHA1 Message Date
jordan
4af760bde6 fix: inline kubeconfig, use raw token secret
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2026-02-10 17:47:49 -07:00
jordan
0666542d71 fix: use base64 encoding for kubeconfig secret
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-02-10 12:26:44 -07:00
jordan
6b44f2eded fix: update woodpecker secrets syntax to use environment/from_secret
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-02-10 12:03:30 -07:00
jordan
652ea319a4 fix: configure kubectl with kubeconfig secret in CI
Add kubeconfig secret mounting for deploy step to authenticate
with Kubernetes cluster.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 23:12:11 -07:00
jordan
a65c3f7243 Initial orchard9 deployment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Add Dockerfile with multi-stage standalone build
- Add Woodpecker CI pipeline (.woodpecker.yml)
- Add Kubernetes manifests for deployment, service, ingress
- Add ops.md with deployment documentation
- Configure Next.js for standalone output
- Move deployment files to root level

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-07 14:42:06 -07:00