- Runs on Raspberry Pi / RaspbianOS when compiled for ARM
- ~100mb container size
- Sample grafana dashboard (./grafana/sample_solar_dashboard.json)
docker build -t ghcr.io/truncj/solarshed .
docker run --name solarshed -d -p 5000:5000 \
--device /dev/ttyUSB0:/dev/ttyUSB0 --restart=always \
--privileged ghcr.io/truncj/solarshed
Inside | Outside |
---|---|