Sign inSign up

smartmeio/lrod

By smartmeio

Updated over 4 years ago

Image
0

1.4K

smartmeio/lrod repository overview

Installation on Alpine Linux/Debian x86_64

GitHub repo:

Create container for:

ALPINE LINUX

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/ --restart unless-stopped --network=host --name=lightning-rod -ti smartmeio/lrod:0.5.0-alpine

DEBIAN LINUX

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/ --restart unless-stopped --network=host --name=lightning-rod -ti smartmeio/lrod:0.5.0 startLR

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 set to :

user : me 
password : arancino

In any case root login is not allowed !

Tag summary

Content type

Image

Digest

Size

135.4 MB

Last updated

over 4 years ago

docker pull smartmeio/lrod:0.4.17-alpine