This doc will help you setup nodepilot for Google Cloud Platform Account
CREATE SERVICE ACCOUNT
and fill up the details as following:
scale3-nodepilot
Scale3 nodepilot access to create and manage blockchain nodes.
Compute Instance Admin (v1)
& Compute Security Admin
to the service account and select it. Click continue and you don’t need to grant access so complete the process by clicking Done.
scale3-nodepilot
and click on the service account email.
Property | Description | Example | Comments |
---|---|---|---|
Hostname | Name of the server | sui-mainnet-fullnode | This will be used as the hostname of the server and visible on GCP UI |
GCP Project ID | The project id of the GCP project | mynewproject-1111 | The same value that was used in SCALE3_GCP_PROJECT_ID |
Node Zone | GCP zone | us-east1-b | Specify the GCP compute zone where you want to deploy the node. You can find the list of available zones here |
VPC ID | GCP vpc id | default | Specify the VPC ID where you want to deploy the node. You can find the list of available VPCs here |
Blockchain network | Blockchain network to deploy the node for | mainnet | Supported mainnet, testnet, devnet |
GCP Keys | The service account key that you downloaded in the previous step | - | Upload the keys to nodepilot UI. |
scale3-nodepilot
and click on the service account email.