Create a Network
Last updated
Last updated
Creating a network is essential in the Spydra platform to deploy Apps/Chaincode, and the prerequisite for creating a network is to create an organization.
Navigate to the Network section in the Spydra console, you can view the list of Networks if you have already created one or if your organization is already part of other Networks.
Click on Create Network
You will enter the network creation wizard, and the first step is to enter network details - organization, network name and network description.
You'll be prompted to create an organization if you haven't created an organization earlier. Once you create an organization, you'll be redirected to the Network creation wizard.
You have to update the configuration details in the next step of the network creation wizard. Here, you can choose the cloud service provider, deployment cloud region, number of nodes (peers, orderers, etc.), hosting type (shared/dedicated), and whether media storage is required or not (IPFS requirement for network)
Cloud Provider: You can choose between cloud providers like AWS and Azure to host your data. You have the option to use Spydra's hosted cloud provider or bring your existing cloud (BYOC) infrastructure to set up the network. Create & Manage BYOC Hosting
Cloud Region: This is where you want your data to be hosted on the server.
Network Configuration: We offer 3 node sizes, Small, Medium, and Large, with different computational power. Learn more
Number of Peer nodes
Number of orderer nodes. It is recommended practice to have an odd number of Orderer Nodes on a Network. Learn more
Hosting type: Choose between shared and dedicated types. By sharing the network, other organizations can also be hosted on the same network, reducing the pricing for each node. If you go ahead with a dedicated network, no organizations will be sharing that network.
To see how these selections affect your billing, please look at Pricing
Once you select the responses from the dropdowns, click Next
You can review the entered details on the Confirm details and click on Confirm & Create. If any changes are required, you can navigate to the previous section to update the changes and proceed again to deploy.
Congratulations! Your Network has been created.
You can now see the Created Network under the Networks list.
Key Vault
By default, Spydra sets up a key vault using HashiCorp Vault for every organisation part of the network. All the node related keys, certificates and credentials are stored in the vault.
Users can connect an external key vault to store secrets and certificates necessary for the Spydra platform for your organisation. Managed services like Azure Key Vault or AWS Secrets Manager can be used. Other popular vaults will be available soon.
Learn how to connect your key Advance Settings: Key Vault Store
On the platform, users are allowed to create one network using the free credits provided. Should you wish to create an additional network, you will need to add a valid payment method to the organisation Adding a Card & Autopay
Type of nodes / Size | Small | Medium | Large |
---|---|---|---|
Peer nodes
With 0.5 CPU, 1 GB RAM, 20 GB Storage
With 1 CPU, 2 GB RAM, 50 GB Storage
With 2 CPU, 4 GB RAM, 150 GB Storage
Orderer nodes
With 0.5 CPU, 1 GB RAM, 20 GB Storage
With 1 CPU, 1 GB RAM, 50 GB Storage
With 1 CPU, 2 GB RAM, 150 GB Storage