Emoncms

Emoncms

Docker 应用程序 from grtgbln's Repository

概述

Emoncms is a powerful open-source web-app for processing, logging and visualising energy, temperature and other environmental data.

要求


        May require additional configuration. See documentation: https://emoncms-docker.github.io/setup/
    

运行时参数

网络用户界面
http://[IP]:[PORT:80]/
网络
bridge
特权
false

模板配置

HTTP PortPorttcp

HTTP Port

目标
80
默认值
8081
价值
8081
HTTPS PortPorttcp

HTTPS Port

目标
443
默认值
8082
价值
8082
MQTT PortPorttcp

MQTT Port, if using internal broker. Remove if using external broker.

目标
1883
默认值
1883
价值
1883
Database - HostVariable

Database host

目标
MYSQL_DATABASE
Database - UserVariable

Database user

目标
MYSQL_USER
默认值
emoncms
价值
emoncms
Database - PasswordVariable

Database password

目标
MYSQL_PASSWORD
MQTT - HostVariable

MQTT host. If using internal broker, set to 'localhost'.

目标
MQTT_HOST
默认值
localhost
价值
localhost
MQTT - UserVariable

MQTT user.

目标
MQTT_USER
MQTT - PasswordVariable

MQTT password.

目标
MQTT_PASSWORD
MQTT - Log LevelVariable

MQTT log level.

目标
MQTT_LOG_LEVEL
默认值
info|error|warn
Redis Low-Write ModeVariable

Enable Redis low-write mode. Set to 1 to enable, 0 to disable.

目标
REDIS_BUFFER
默认值
1|0
Log LevelVariable

1=INFO, 2=WARN, 3=ERROR

目标
EMONCMS_LOG_LEVEL
默认值
1|2|3
Internal CRT FileVariable

Path to the internal CRT file. Not recommended to change.

目标
CRT_FILE
默认值
/etc/ssl/apache2/server.pem
价值
/etc/ssl/apache2/server.pem
Internal Key FileVariable

Path to the internal Key file. Not recommended to change.

目标
KEY_FILE
默认值
/etc/ssl/apache2/server.key
价值
/etc/ssl/apache2/server.key
CNameVariable

CName for the server. Not recommended to change.

目标
CNAME
默认值
localhost
价值
localhost
Data PathPath

Path to the data folder

目标
/data
默认值
/mnt/user/appdata/emoncms/data
价值
/mnt/user/appdata/emoncms/data

详细信息

存储库
galexjunk/emoncms:latest
最后更新2026-06-01
初见2025-07-30

在Unraid 上运行 Emoncms 。

Emoncms 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。