nephos icon indicating copy to clipboard operation
nephos copied to clipboard

Python library and Helm charts for deployment of Hyperledger Fabric to Kubernetes.

Results 35 nephos issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted
fabric

Do you plan to upgrade this for Hyperledger Fabric 2.0?

question

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...

bug
help wanted

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...

bug

Is it possible to provide an example of how I can install chaincode in the defined network?

question

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...

enhancement
fabric