Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 768 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 768 Bytes

Emoncms Stack Installer & Update scripts

Including: emoncms core, emoncms modules, emonhub, apache2, mysql, redis, mqtt, dependencies and configuration.

Install the Emoncms Stack

To install the stack see:
https://github.com/openenergymonitor/EmonScripts/blob/master/docs/install.md

Update the Emoncms Stack

Run the update via the Emoncms administration page, alternatively for command line level update see:
https://github.com/openenergymonitor/EmonScripts/blob/master/update/readme.md

Understand the EmonPi file System

Before diving into these scripts, there are some things you need to know about architecture : main dependencies, systemd services, modules, structuring variables

read more about EmonPi File System