Standalone-emoncms
Standalone-emoncms
Aplicación Docker from Matthew Orres' Repository
Visión general
Web-based energy monitor. Slightly modified version of the official EmonCMS docker,
for use on Unraid.
Requisitos
(not included:) Redis + MySQL + MQTT containers
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
- Objetivo
- 80
- Valor
- 8998
PHPFina DirPathrw
- Objetivo
- /var/opt/emoncms/phpfina/
- Valor
- /mnt/user/appdata/emoncms/phpfina
PHPTimeSeries DirPathrw
- Objetivo
- /var/opt/emoncms/phptimeseries/
- Valor
- /mnt/user/appdata/emoncms/phptimeseries
PHPFina DirVariable
Path to PHPFina
- Objetivo
- PHPFINA_DIR
- Por defecto
- /var/opt/emoncms/phpfina/
PHPTimeSeries DirVariable
Path to PHPTimeSeries
- Objetivo
- PHPTIMESERIES_DIR
- Por defecto
- /var/opt/emoncms/phptimeseries/
MySQL HostVariable
Host of the (not included in this container) MySQL/MariaDB host
- Objetivo
- MYSQL_HOST
- Por defecto
- 127.0.0.1
MySQL UserVariable
- Objetivo
- MYSQL_USER
- Por defecto
- emoncms
MySQL PasswordVariable
- Objetivo
- MYSQL_PASSWORD
- Por defecto
- my_very_secure_password
MySQL PortVariable
Port MySQL host operates on. Default: 3306
- Objetivo
- MYSQL_PORT
- Por defecto
- 3306
MySQL DatabaseVariable
Name of MySQL Database. Default: emoncms.
- Objetivo
- MYSQL_DATABASE
- Por defecto
- emoncms
MySQL Random Root PasswordVariable
- Objetivo
- MYSQL_RANDOM_ROOT_PASSWORD
- Por defecto
- yes
Redis EnabledVariable
- Objetivo
- REDIS_ENABLED
- Por defecto
- yes
Redis HostVariable
Host of the (not included in this container) Redis
- Objetivo
- REDIS_HOST
- Por defecto
- 127.0.0.1
Redis PortVariable
Port Redis host operates on. Default: 6379
- Objetivo
- REDIS_PORT
- Por defecto
- 6379
Redis PrefixVariable
Prefix for Redis. Default: 'emoncms'.
- Objetivo
- REDIS_PREFIX
- Por defecto
- 'emoncms'
MQTT EnabledVariable
- Objetivo
- MQTT_ENABLED
- Por defecto
- yes
MQTT HostVariable
Host of the (not included in this container) MQTT
- Objetivo
- MQTT_HOST
- Por defecto
- 127.0.0.1
MQTT UserVariable
- Objetivo
- MQTT_USER
- Por defecto
- emoncms
MQTT PasswordVariable
- Objetivo
- MQTT_PASSWORD
- Por defecto
- my_very_secure_password
MQTT PortVariable
Port MQTT host operates on. Default: 1883
- Objetivo
- MQTT_PORT
- Por defecto
- 1883
MQTT BasetopicVariable
Prefix for MQTT. Default: 'emoncms'.
- Objetivo
- MQTT_BASETOPIC
- Por defecto
- emon
DomainVariable
Domain of this installation, eg emoncms.local
- Objetivo
- EMONCMS_DOMAIN
- Por defecto
- false
Categorías
Descargar estadísticas
645
Descargas totales
Enlaces
Detalles
Repositorio
mattheworres/emoncmsÚltima actualización2024-03-04
Visto por primera vez2023-03-03
Ejecute Standalone-emoncms en Unraid.
Standalone-emoncms se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.