Standalone-emoncms
Standalone-emoncms
Docker-Anwendung from Matthew Orres' Repository
Übersicht
Web-based energy monitor. Slightly modified version of the official EmonCMS docker,
for use on Unraid.
Anforderungen
(not included:) Redis + MySQL + MQTT containers
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]/- Netzwerk
bridge- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
- Ziel
- 80
- Wert
- 8998
PHPFina DirPathrw
- Ziel
- /var/opt/emoncms/phpfina/
- Wert
- /mnt/user/appdata/emoncms/phpfina
PHPTimeSeries DirPathrw
- Ziel
- /var/opt/emoncms/phptimeseries/
- Wert
- /mnt/user/appdata/emoncms/phptimeseries
PHPFina DirVariable
Path to PHPFina
- Ziel
- PHPFINA_DIR
- Standard
- /var/opt/emoncms/phpfina/
PHPTimeSeries DirVariable
Path to PHPTimeSeries
- Ziel
- PHPTIMESERIES_DIR
- Standard
- /var/opt/emoncms/phptimeseries/
MySQL HostVariable
Host of the (not included in this container) MySQL/MariaDB host
- Ziel
- MYSQL_HOST
- Standard
- 127.0.0.1
MySQL UserVariable
- Ziel
- MYSQL_USER
- Standard
- emoncms
MySQL PasswordVariable
- Ziel
- MYSQL_PASSWORD
- Standard
- my_very_secure_password
MySQL PortVariable
Port MySQL host operates on. Default: 3306
- Ziel
- MYSQL_PORT
- Standard
- 3306
MySQL DatabaseVariable
Name of MySQL Database. Default: emoncms.
- Ziel
- MYSQL_DATABASE
- Standard
- emoncms
MySQL Random Root PasswordVariable
- Ziel
- MYSQL_RANDOM_ROOT_PASSWORD
- Standard
- yes
Redis EnabledVariable
- Ziel
- REDIS_ENABLED
- Standard
- yes
Redis HostVariable
Host of the (not included in this container) Redis
- Ziel
- REDIS_HOST
- Standard
- 127.0.0.1
Redis PortVariable
Port Redis host operates on. Default: 6379
- Ziel
- REDIS_PORT
- Standard
- 6379
Redis PrefixVariable
Prefix for Redis. Default: 'emoncms'.
- Ziel
- REDIS_PREFIX
- Standard
- 'emoncms'
MQTT EnabledVariable
- Ziel
- MQTT_ENABLED
- Standard
- yes
MQTT HostVariable
Host of the (not included in this container) MQTT
- Ziel
- MQTT_HOST
- Standard
- 127.0.0.1
MQTT UserVariable
- Ziel
- MQTT_USER
- Standard
- emoncms
MQTT PasswordVariable
- Ziel
- MQTT_PASSWORD
- Standard
- my_very_secure_password
MQTT PortVariable
Port MQTT host operates on. Default: 1883
- Ziel
- MQTT_PORT
- Standard
- 1883
MQTT BasetopicVariable
Prefix for MQTT. Default: 'emoncms'.
- Ziel
- MQTT_BASETOPIC
- Standard
- emon
DomainVariable
Domain of this installation, eg emoncms.local
- Ziel
- EMONCMS_DOMAIN
- Standard
- false
Kategorien
Statistik herunterladen
645
Downloads insgesamt
Einzelheiten
Repository
mattheworres/emoncmsZuletzt aktualisiert2024-03-04
Erstmals gesehen2023-03-03
Führen Sie Standalone-emoncms auf Unraid aus.
Standalone-emoncms ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.