
OpenEMS - the Open Source Energy Management System - is a modular platform for energy management applications. It was developed around the requirements of monitoring, controlling, and integrating energy storage together with renewable energy sources and complementary devices and services like electric vehicle charging stations, heat-pumps, electrolysers, time-of-use electricity tariffs and more.
If you plan to use OpenEMS for your own projects, please *** joining the OpenEMS Association e.V., a network of universities, hardware manufacturers, software companies as well as commercial and private owners, and get in touch in the OpenEMS Community forum.
Supported architectures:
amd64, arm64
Supported tags:
latest, develop or release in semantic version form (e.g. 2026.2.0).
(!) for current releases checkout https://github.com/OpenEMS/openems/releases
bashdocker run --name openems_ui -p 80:80 -p 443:443 -e WEBSOCKET_HOST=<hostname> -d openems/ui-backend
yamlservices: openems_backend: image: openems/backend:latest container_name: openems_backend hostname: openems-backend restart: unless-stopped volumes: - openems-backend-conf:/var/opt/openems/config:rw - openems-backend-data:/var/opt/openems/data:rw ports: - 8079:8079 # Apache-Felix - 8081:8081 # Edge-Websocket - 8082:8082 # UI-Websocket openems-ui: image: openems/ui-backend:latest container_name: openems_ui hostname: openems-ui restart: unless-stopped volumes: - openems-ui-conf:/etc/nginx:rw - openems-ui-log:/var/log/nginx:rw environment: - WEBSOCKET_HOST=openems-backend - WEBSOCKET_PORT=8082 ports: - 80:80 - 443:443 volumes: openems-backend-conf: openems-backend-data: openems-ui-conf: openems-ui-log:
See https://github.com/OpenEMS/openems/blob/develop/tools/docker/backend/README.md for a manual on how to use a InfluxDB to store timedata


探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务