nephos
nephos copied to clipboard
Python library and Helm charts for deployment of Hyperledger Fabric to Kubernetes.
This update will require several moving pieces: - Update the helm charts to Fabric 2.0 - Enable using RAFT as the ordering service - Ensuring Nephos deployment and configuration is...
I am trying to expose `order, peer and ca` so I can interact with the applications from outside world by enabling for them an ingress controller. Doing so, at the...
Hi everyone, I tried to deploy the `examples/qa` in a real cluster and I struggled with some changes of `Kubernetes v1.16.2`. I encountered the following issues: The following command `helm...
This will make `dependabot` flow faster.
Composer install and setup scripts are calling the function `get_namespace` with a direct access to a dictionary subkey that may not be present in older versions of nephos deployments. This...
Is it possible to provide an example of how I can install chaincode in the defined network?
Nephos is currently using stable/postgresql chart as backend of few services, running deploy with the --upgrade flag, ignores postgresql version. Should it be added to the workflow? Otherwise if the...