evcc
OffiziellDocker-Anwendung from Nodiaque's Repository
Übersicht
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.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:7070]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--restart=on-failure:5
Konfiguration der Vorlage
Web UI PortPorttcp
Web UI Port
- Ziel
- 7070
- Standard
- 7070
- Wert
- 7070
OCPP Server PortPorttcp
Port used for OCPP Server
- Ziel
- 8887
- Standard
- 8887
- Wert
- 8887
Modbus UDP PortPortudp
Modbus UDP Port
- Ziel
- 8899
- Standard
- 8899
- Wert
- 8899
EEBus PortPorttcp
EEBus Port
- Ziel
- 4712
- Standard
- 4712
- Wert
- 4712
KEBA Chargers PortPortudp
KEBA Chargers Port
- Ziel
- 7090
- Standard
- 7090
- Wert
- 7090
SMA Sunny Home Manager PortPortudp
SMA Sunny Home Manager Port
- Ziel
- 9522
- Standard
- 9522
- Wert
- 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
- Ziel
- /etc/evcc.yaml
- Standard
- /mnt/user/appdata/evcc/evcc.yaml
- Wert
- /mnt/user/appdata/evcc/evcc.yaml
EVCC DB FolderPathrw
Directory for internal database
- Ziel
- /root/.evcc
- Standard
- /mnt/user/appdata/evcc/db/
- Wert
- /mnt/user/appdata/evcc/db/
Kategorien
Statistik herunterladen
3,791,676
Downloads insgesamt
344,052
Dieser Monat
236,365
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
evcc/evcc:latestRegistry
Zuletzt aktualisiert2026-05-28
Erstmals gesehen2025-04-03
Führen Sie Evcc auf Unraid aus.
Evcc ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.