Cloud discovery service.
Can feed from file/IPFS/...
Manages a local database and check hosts availability
.vscode | ||
conf | ||
controllers | ||
models | ||
routers | ||
tests | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
peers.json | ||
README.md |
oc-discovery OpenCloud discovery service.
Can feed from file/IPFS/...
Manages a local database and check hosts availability
To build :
bee generate routers
bee run -gendoc=true -downdoc=true