2023-03-07 13:29:08 +01:00
|
|
|
# oc-discovery OpenCloud discovery service.
|
2023-03-07 10:20:39 +01:00
|
|
|
|
2023-03-07 13:29:08 +01:00
|
|
|
Can feed from file/IPFS/...
|
|
|
|
|
|
|
|
Manages a local database and check hosts availability
|
|
|
|
|
|
|
|
To build :
|
|
|
|
|
|
|
|
bee generate routers
|
|
|
|
bee run -gendoc=true -downdoc=true
|
2023-03-08 16:48:36 +01:00
|
|
|
|
|
|
|
Change url in swagger index.html file to :
|
|
|
|
|
|
|
|
url: "http://127.0.0.1:8080/swagger/swagger.json"
|