Skip to content

merliot/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference License Go Report Card Issues

Merliot

Private Device Hub

Run from Docker

$ sudo docker run -p 8000:8000 merliot/hub

Browse to http://localhost:8000 to view hub.

See other install methods.

Run on Cloud

Run a FREE hub instance on Koyeb. Use the one-click button to get started:

See other cloud install methods.

Run from Source

$ git clone https://github.com/merliot/hub.git
$ cd hub
$ go run ./cmd