GCP

the process to set up node on GCP

In this project, we will do the following:

  1. Setup GCP and external IP

  2. Connect up github, gcp and laptop with ssh

  3. Install nginx

  4. Secure nginx with lets encrypt

  5. Install rust and clone and build unit chain

  6. Setup trusted nodes and inject keys into chain - two nodes

  7. Verify the connection with polkadot js and the chain

  8. Access vercel and deploy front end

Last updated