Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(r3-corda-ent) base network deployment using just helm charts #2542

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

suvajit-sarkar
Copy link
Contributor

@suvajit-sarkar suvajit-sarkar commented Apr 15, 2024

Covers:

  • Base network deployment using just helm charts (no proxy and no vault)
  • Multi initial notary support
  • Node deployment in different namespace
  • Deploying corDapps
  • Add new notary ops

Usage instructions are provided in r3-corda-ent/charts/README.md

Change log:

  • new helm chart called cenm added, which deploys services - Zone, Idman, Signer, Auth and Gateway. The services are part of cenm dependency and dont need to installed separately
  • node/notary registration part of node/notary chart

TODO:

  • Support for deployment using proxy and vault
  • Test and document add new notary ops
  • Enable support for node firewall
  • Add code to download node/notary shell drivers

Signed-off-by: suvajit-sarkar <suvajit.sarkar@accenture.com>
@suvajit-sarkar suvajit-sarkar merged commit 8948a74 into hyperledger:develop Apr 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants