Lightning-rod is the IoT node-side agent for the Openstack IoTronic service.
2.1K
GitHub repo:
docker run -d --privileged \
-v lr_var:/var/lib/iotronic -v lr_le:/etc/letsencrypt/ \
-v lr_nginx:/etc/nginx -v lr_confs:/etc/iotronic/ \
-v /etc/passwd:/etc/passwd -v /etc/shadow:/etc/shadow \
--net=host --restart unless-stopped --name=lightning-rod smartmeio/openstack-iotronic-lightning-rod
http://<DEVICE-IP>:1474/config
http://<DEVICE-IP>:1474/
Login credentials are the same of the system hosts the Lightning-rod container (root user is not allowed!).
Content type
Image
Digest
Size
365.9 MB
Last updated
over 4 years ago
docker pull smartmeio/openstack-iotronic-lightning-rod