An open API service indexing awesome lists of open source software.

https://github.com/ceems-dev/helm-charts

Helm Charts for CEEMS and other supporting components
https://github.com/ceems-dev/helm-charts

chart grafana helm helm-chart kubernetes prometheus

Last synced: about 1 month ago
JSON representation

Helm Charts for CEEMS and other supporting components

Awesome Lists containing this project

README

          

# CEEMS Kubernetes Helm Charts

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/ceems)](https://artifacthub.io/packages/search?org=ceems) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Release Charts](https://github.com/ceems-dev/helm-charts/actions/workflows/release.yaml/badge.svg?branch=main) [![Releases downloads](https://img.shields.io/github/downloads/ceems-dev/helm-charts/total.svg)](https://github.com/ceems-dev/helm-charts/releases)

Helm charts to install [CEEMS](https://github.com/ceems-dev/ceems/)
components along with Prometheus and Grafana for complete monitoring stack.

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repository as follows:

```console
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 CEEMS Helm charts are available in
[ghcr.io](https://github.com/orgs/ceems-dev/packages?repo_name=helm-charts).

## Contributing

The source code of all [CEEMS](https://ceems-dev.github.io/ceems/docs/) community
[Helm](https://helm.sh) charts can be found on GitHub:

We'd love to have you contribute! Please refer to our
[contribution guidelines](https://github.com/ceems-dev/helm-charts/blob/main/CONTRIBUTING.md) for details.

## License

[Apache 2.0 License](https://github.com/ceems-dev/helm-charts/blob/main/LICENSE).

## Helm charts build status

![Release Charts](https://github.com/ceems-dev/helm-charts/actions/workflows/release.yaml/badge.svg?branch=main)