PRIVATE DEVICE HUB
Merliot Hub is your private device hub, allowing you to monitor and control your devices over the Internet, privately. Deploy your hub on the cloud or on your local PC. View your hub and devices from any web browser, even on your phone. There is no app to install.
$ sudo docker run -p 8000:8000 merliot/hub
Browse to http://localhost:8000
to view hub.
See other install methods.
Run a FREE hub instance on Koyeb. Use the one-click button to get started:
See other cloud install methods.
$ git clone https://github.com/merliot/hub.git $ cd hub $ go run ./cmd