evcc

evcc

Oficial

Aplicación Docker from Nodiaque's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:7070]/
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart=on-failure:5

Configuración de plantillas

Web UI PortPorttcp

Web UI Port

Objetivo
7070
Por defecto
7070
Valor
7070
OCPP Server PortPorttcp

Port used for OCPP Server

Objetivo
8887
Por defecto
8887
Valor
8887
Modbus UDP PortPortudp

Modbus UDP Port

Objetivo
8899
Por defecto
8899
Valor
8899
EEBus PortPorttcp

EEBus Port

Objetivo
4712
Por defecto
4712
Valor
4712
KEBA Chargers PortPortudp

KEBA Chargers Port

Objetivo
7090
Por defecto
7090
Valor
7090
SMA Sunny Home Manager PortPortudp

SMA Sunny Home Manager Port

Objetivo
9522
Por defecto
9522
Valor
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

Objetivo
/etc/evcc.yaml
Por defecto
/mnt/user/appdata/evcc/evcc.yaml
Valor
/mnt/user/appdata/evcc/evcc.yaml
EVCC DB FolderPathrw

Directory for internal database

Objetivo
/root/.evcc
Por defecto
/mnt/user/appdata/evcc/db/
Valor
/mnt/user/appdata/evcc/db/

Categorías

Descargar estadísticas

3,791,676
Descargas totales
344,052
Este mes
236,365
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
evcc/evcc:latest
Última actualización2026-05-28
Visto por primera vez2025-04-03

Ejecute Evcc en Unraid.

Evcc se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.