This repo houses the custom applications used by Akuity teams in customer demos. Each subdirectory is either a deployable app or a supporting config directory.
| Directory | Image | Used By |
|---|---|---|
rollouts-app |
ghcr.io/akuity/sedemo-monorepo-rollouts-app |
demo-rollouts, templated-teams |
active-active |
ghcr.io/akuity/sedemo-monorepo-active-active |
active-active |
verification-snow-demo |
ghcr.io/akuity/sedemo-monorepo-snow-demo |
demo-snow |
beyond-k8s/lambda-app |
ECR: sedemo/beyond-k8s-lambda |
beyond-k8s |
beyond-k8s/fargate |
ghcr.io/akuity/sedemo-monorepo-fargate-app |
beyond-k8s |
Each subdirectory spawns a dedicated Kargo project with dev → staging → prod stages. The platform team controls the Helm chart and pipeline; app teams supply a platform/app-values.yaml with their image and config. See templated/README.md for requirements.
Contains the Fargate app, Lambda app, and supporting config/env directories for the beyond-k8s demo. See beyond-k8s/env/README.md for AWS account and ECR details.
All Kargo pipeline definitions, Argo CD ApplicationSets, and cluster configuration live in sedemo-platform.