This Helm chart deploys EVCC, an open-source electric vehicle charging controller, on a Kubernetes cluster. The chart derives from https://jitsehijlkema.github.io/evcc-chart/ with few improvements and updates.
- Kubernetes 1.16+
- Helm 3.0+
- EVCC version 0.211.2 or higher
Using EVCC versions prior to 0.211.2 are incompatible with this chart due issues in database DSN parsing.
To install the chart with the release name my-evcc:
helm repo add evcc https://helm.blazdular.cc/charts
helm install my-evcc evcc/evcc- Configurable EVCC settings via Helm values
- Exposure of OCPP, MQTT, Modbus, and HTTP APIs via services
- Configurable SQLite database remote backups