ResumeAI Platform Documentation
This site centralizes the documentation for applications deployed in the ResumeAI Kubernetes environment.
Current applications
smirshing: Next.js orchestration studiodocumentation: this docs portal
Planned applications
vite-frontend: future Vite web applicationbackend-service: future API service
Deployment model
- Argo CD reconciles apps from Git (
deploy/apps/*anddeploy/environments/*). - GitHub Actions validates builds, publishes images, and writes immutable image digests to environment values files.
- SOPS + age protects long-lived production secrets.