cello
cello copied to clipboard
Operating System for Enterprise Blockchain
## Expected Behavior A running node should be stopped after clicking the stop button. ## Current Behavior Error occurs, failed to stop the node ## Possible Solution The backend to...
There is a bug at the network create endpoint [LOC](https://github.com/hyperledger/cello/blob/c9f538b17922e9dade7f56f3155ea4e7801a7517/src/api-engine/api/routes/network/views.py#L206). If the network doesn't start, we still can store it in the database, which isn't expected.
Integrate `Celery` to api-engine, so we can create asynchronous requests to agent service. May add `redis` db as well.
As the Cello project grows, the `Makefile` commands are outdated. We would like to know which commands aren't working. Please list the commands here.
While we were developing the backend of the Cello project, we didn't put much effort into structuring log information, which would be a painful technical debit in terms of maintainability...
where is cert cello use?
 **哪位大神做过类似集成?請不靈賜教!** 运行make docker后生成鏡像: hyperledger/cello-api-engine hyperledger/cello-nginx hyperledger/cello-dashboard hyperledger/cello-agent-kubernetes 並在k8s cluster中部署運行,api_engine接口調用正常! 
After the network is created, the active host disappears, and the peer and Order nodes cannot run.Does anyone know why?
Signed-off-by: Baohua Yang