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

[substrate] enable platform deployment via ansible server #2561

Merged

Commits on May 15, 2024

  1. feat(substrate): enable platform deployment via ansible server

    This commit introduces support for deploying a decentralized ledger technology (DLT) network using Ansible automation. The changes include:
    
    - Added a new network configuration file (`substrate-network-config.yaml`) to define nodes (Bootnode, Validator, Member, IPFS) within a single organization.
    - Updated the `deployment-network.yaml` to support the new network configuration.
    - Updated multiple Ansible roles, Helm release templates, and charts to align with the new network configuration.
    - Updated the user guide documentation to assist users/developers in correctly configuring the network.
    
    fixes hyperledger-bevel#2547
    
    Signed-off-by: saurabhkumarkardam <[email protected]>
    saurabhkumarkardam committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1b7c6fc View commit details
    Browse the repository at this point in the history