description |
---|
Navigating the stars with the Cosmo Helm Chart. This chart is a collection of sub-charts that make up the Cosmo Platform. You can deploy it both locally and in production. |
Please checkout to the Helm directory in the OpenSource repository. The structure is as follows:
- Local Development (
helm/README.md
): Instructions about how to develop the chart locally with Minikube or any other Kubernetes cluster. - How to use the Chart (
helm/cosmo/DEV.md
): Explains how the umbrella chart is constructed. - Sub-charts (
helm/cosmo/charts
) The Cosmo Umbrella charts consist of multiple sub-charts.- Controlplane
- GraphqlMetrics
- OTELCollector
- Studio
- Router
- CDN
Every helm chart contains a README.md that describes the available configuration options with default values and documentation. We auto-generate this on every update.
Storage components are managed through external Helm Charts from Bitnami.
- PostgresSQL
- Keycloak
- ClickHouse
- Minio
- Redis