evcc
OfficielleApplication Docker from Nodiaque's Repository
Vue d'ensemble
evcc is an energy management system with a focus on electromobility. The software controls your EV charger or smart plug. It communicates with your vehicle, inverter or home storage to make intelligent charging decisions. The software is open source and community-driven.
You need to create a evcc.yaml file for the docker to work. Follow the instruction here:
https://docs.evcc.io/en/docs/installation/docker
Easy way is to get the zip file on your computer and run evcc configure --lang en
Then, copy the file in evcc appdata folder
The file must exist before starting the docker or it will start a demo version.
Default config put the evcc.yaml at the root of the appdata\evcc folder in Unraid. If you start the docker before creating the file, docker will create a folder named evcc.yaml instead of mapping a file. You will need to delete the folder, create the file and also delete and recreate the mapping else Docker will continue to try to map a folder instead of a file. Unfortunately, the file is mapped in /etc/evcc.yaml so we cannot just map a folder
You can freely remove all port forward after OCPP Port if you don't need them.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:7070]/- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--restart=on-failure:5
Configuration du modèle
Web UI PortPorttcp
Web UI Port
- Cible
- 7070
- Défaut
- 7070
- Valeur
- 7070
OCPP Server PortPorttcp
Port used for OCPP Server
- Cible
- 8887
- Défaut
- 8887
- Valeur
- 8887
Modbus UDP PortPortudp
Modbus UDP Port
- Cible
- 8899
- Défaut
- 8899
- Valeur
- 8899
EEBus PortPorttcp
EEBus Port
- Cible
- 4712
- Défaut
- 4712
- Valeur
- 4712
KEBA Chargers PortPortudp
KEBA Chargers Port
- Cible
- 7090
- Défaut
- 7090
- Valeur
- 7090
SMA Sunny Home Manager PortPortudp
SMA Sunny Home Manager Port
- Cible
- 9522
- Défaut
- 9522
- Valeur
- 9522
EVCC Yaml file - Must be created before starting containerPathrw
Configuration file for the EVCC Server. The file must be created before running the container. Check documentation
- Cible
- /etc/evcc.yaml
- Défaut
- /mnt/user/appdata/evcc/evcc.yaml
- Valeur
- /mnt/user/appdata/evcc/evcc.yaml
EVCC DB FolderPathrw
Directory for internal database
- Cible
- /root/.evcc
- Défaut
- /mnt/user/appdata/evcc/db/
- Valeur
- /mnt/user/appdata/evcc/db/
Catégories
Télécharger les statistiques
3,791,676
Total des téléchargements
344,052
Ce mois-ci
236,365
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
evcc/evcc:latestRegistre
Dernière mise à jour2026-05-28
Première vue2025-04-03
Exécutez Evcc sur Unraid.
Evcc est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.