oc-discovery/README.md
2023-03-08 16:48:36 +01:00

15 lines
304 B
Markdown

# 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
Change url in swagger index.html file to :
url: "http://127.0.0.1:8080/swagger/swagger.json"