Helm charts to install CEEMS components along with Prometheus and Grafana for complete monitoring stack.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repository as follows:
helm repo add ceems-dev https://ceems-dev.github.io/helm-charts
You can then run helm search repo ceems-dev
to see the charts.
OCI artifacts of all Prometheus Helm charts are available in ghcr.io.
The source code of all CEEMS community Helm charts can be found on GitHub: https://github.com/ceems-dev/helm-charts/
We'd love to have you contribute! Please refer to our contribution guidelines for details.