Skip to content

xBlaz3kx/evcc-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EVCC Helm chart

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.

Prerequisites

  • 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.

Installing the Chart

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

Features

  • Configurable EVCC settings via Helm values
  • Exposure of OCPP, MQTT, Modbus, and HTTP APIs via services
  • Configurable SQLite database remote backups

About

EVCC helm chart with SQLite replication using Litestream

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors