openenergymonitor / emonpi

Raspberry Pi Based Energy Monitor. Hardware, Firmware & related software for the PI.
https://guide.openenergymonitor.org/setup
270 stars 113 forks source link

Update refactor #89

Closed TrystanLea closed 5 years ago

TrystanLea commented 5 years ago
borpin commented 5 years ago

https://github.com/openenergymonitor/emonpi/blob/83a80f588c24dd4a219c83166e4793efd4624369/install/emonSD_build_test.sh#L34-L34

I really do not like installing everything in one big chunk.

I'd rather this was split up so that the packages were installed and configured as they go along.

This would then aid things like not using apache.

UFW is installed but never used (for instance).