Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

douglas-gibbons/otto

Repository files navigation

Otto

MQTT Control Panel


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

Running Otto

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

Releases

No releases published

Packages

 
 
 

Contributors