DigitalOcean Ubuntu 20.10 x64 Build (2nd Nov 2022) OK!
Opened this issue · 1 comments
Latest version of EmonScripts builds correctly on DigitalOcean Ubuntu 20.10 x64 Build (2nd Nov 2022).
Including php8.1 redis and mosquitto-php extensions.
Install process requires a system reboot after first system update before continuing to the rest of the stack install. EmonScripts provides a user input break point in order to do this.
After reboot the installation needs to be continued by running:
cd /opt/openenergymonitor/EmonScripts/install
./main.sh
Install process requires a system reboot after first system update before continuing to the rest of the stack install.
Two options, add this to the docs or else instruct installers to do the update from the command line.
Docs need updating.
Add note to stop install to edit config.
EmonScripts/docs/digital-ocean-install.md
Line 50 in 1e93b91
Add note to require a reboot (if not added earlier).
EmonScripts/docs/digital-ocean-install.md
Line 82 in 1e93b91