To recap on steps to the first release of this image build script:
- Merge env_example branch of emonhub into master, verify that update procedure on existing live images apply the relevant change correctly.
- Merge log_location branches of emoncms and modules into master, again verify that update procedure on existing live images apply the relevant change correctly.
- Finalise virtual host config (the virtual host config is already part of the install process and I’ve applied the change to move the defaults to conf-available).
- Finalise logrotate configuration (present ongoing discussion)
- Test/Fix wifi AP, image currently starts with AP enabled.
The install script does currently work to a complete install, it checks out to the relevant emonhub and emoncms development branches. I’ve been itteratively building fresh images as we’ve been working through these discussions. Latest version is here: EmonScripts/install at master · openenergymonitor/EmonScripts · GitHub