Phase 1b: Deploy docs hosting with Quartz #85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/docs-phase-1b-hosting"
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?
Summary
quartzservicedocs.ops.eblu.meto Caddy reverse proxy configurationDeployment and Testing
Pre-deployment (container build):
mise run container-tag-and-release quartz v1.0.0K8s deployment:
argocd app sync appsargocd app set quartz --revision feature/docs-phase-1b-hostingargocd app sync quartzkubectl --context=minikube-indri get pods -n quartzkubectl --context=minikube-indri get ingress -n quartzCaddy deployment:
mise run provision-indri -- --tags caddy --check --diffmise run provision-indri -- --tags caddyVerification:
Post-merge:
argocd app set quartz --revision main && argocd app sync quartz🤖 Generated with Claude Code