Standalone-emoncms

Standalone-emoncms

Docker 应用程序 from Matthew Orres' Repository

概述

Web-based energy monitor. Slightly modified version of the official EmonCMS docker, for use on Unraid.

要求

(not included:) Redis + MySQL + MQTT containers

运行时参数

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

模板配置

Web UI PortPorttcp
目标
80
价值
8998
PHPFina DirPathrw
目标
/var/opt/emoncms/phpfina/
价值
/mnt/user/appdata/emoncms/phpfina
PHPTimeSeries DirPathrw
目标
/var/opt/emoncms/phptimeseries/
价值
/mnt/user/appdata/emoncms/phptimeseries
PHPFina DirVariable

Path to PHPFina

目标
PHPFINA_DIR
默认值
/var/opt/emoncms/phpfina/
PHPTimeSeries DirVariable

Path to PHPTimeSeries

目标
PHPTIMESERIES_DIR
默认值
/var/opt/emoncms/phptimeseries/
MySQL HostVariable

Host of the (not included in this container) MySQL/MariaDB host

目标
MYSQL_HOST
默认值
127.0.0.1
MySQL UserVariable
目标
MYSQL_USER
默认值
emoncms
MySQL PasswordVariable
目标
MYSQL_PASSWORD
默认值
my_very_secure_password
MySQL PortVariable

Port MySQL host operates on. Default: 3306

目标
MYSQL_PORT
默认值
3306
MySQL DatabaseVariable

Name of MySQL Database. Default: emoncms.

目标
MYSQL_DATABASE
默认值
emoncms
MySQL Random Root PasswordVariable
目标
MYSQL_RANDOM_ROOT_PASSWORD
默认值
yes
Redis EnabledVariable
目标
REDIS_ENABLED
默认值
yes
Redis HostVariable

Host of the (not included in this container) Redis

目标
REDIS_HOST
默认值
127.0.0.1
Redis PortVariable

Port Redis host operates on. Default: 6379

目标
REDIS_PORT
默认值
6379
Redis PrefixVariable

Prefix for Redis. Default: 'emoncms'.

目标
REDIS_PREFIX
默认值
'emoncms'
MQTT EnabledVariable
目标
MQTT_ENABLED
默认值
yes
MQTT HostVariable

Host of the (not included in this container) MQTT

目标
MQTT_HOST
默认值
127.0.0.1
MQTT UserVariable
目标
MQTT_USER
默认值
emoncms
MQTT PasswordVariable
目标
MQTT_PASSWORD
默认值
my_very_secure_password
MQTT PortVariable

Port MQTT host operates on. Default: 1883

目标
MQTT_PORT
默认值
1883
MQTT BasetopicVariable

Prefix for MQTT. Default: 'emoncms'.

目标
MQTT_BASETOPIC
默认值
emon
DomainVariable

Domain of this installation, eg emoncms.local

目标
EMONCMS_DOMAIN
默认值
false

下载统计数据

645
下载总数

详细信息

存储库
mattheworres/emoncms
最后更新2024-03-04
初见2023-03-03

在Unraid 上运行 Standalone-emoncms 。

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