Skip to content

openenergymonitor/EmonScripts

Repository files navigation

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