Sign inSign up

dougg/otto

By dougg

•Updated over 6 years ago

Web app for MQTT devices

Image
0

477

dougg/otto repository overview

⁠Otto

MQTT Control Panel


User documentation can be found at otto.zenly.xyz/docs⁠

⁠Running Otto

Otto is free to use at https://otto.zenly.xyz/⁠.

⁠Development Environment
⁠The Docker Way

Run make up logs to bring Otto up,then point a browser at http://localhost:4200/⁠

⁠Building and Running The Production Image
docker build . --tag=otto
docker run --rm -p 8080:80 otto

Navigate to: http://localhost:8080/⁠

⁠License

Copyright MIT License⁠

Tag summary

Content type

Image

Digest

Size

8 MB

Last updated

over 6 years ago

docker pull dougg/otto