Skip to content

ResumeAI Platform Documentation

This site centralizes the documentation for applications deployed in the ResumeAI Kubernetes environment.

Current applications

  • smirshing: Next.js orchestration studio
  • documentation: this docs portal

Planned applications

  • vite-frontend: future Vite web application
  • backend-service: future API service

Deployment model

  • Argo CD reconciles apps from Git (deploy/apps/* and deploy/environments/*).
  • GitHub Actions validates builds, publishes images, and writes immutable image digests to environment values files.
  • SOPS + age protects long-lived production secrets.