Sign inSign up

smartmeio/openstack-iotronic-lightning-rod

By smartmeio

Updated over 4 years ago

Lightning-rod is the IoT node-side agent for the Openstack IoTronic service.

Image
1

2.1K

smartmeio/openstack-iotronic-lightning-rod repository overview

Installation on Ubuntu/Debian x86_64

GitHub repo:

Create container:

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

First LR configuration, in order to connect to your Iotronic instance:

http://<DEVICE-IP>:1474/config

Login to LR admin dashboard:

http://<DEVICE-IP>:1474/

Login credentials are the same of the system hosts the Lightning-rod container (root user is not allowed!).

Tag summary

Content type

Image

Digest

Size

365.9 MB

Last updated

over 4 years ago

docker pull smartmeio/openstack-iotronic-lightning-rod