Setup AWS Server
Start AWS server and install dependencies including Docker and Solana CLI
Machine Specs
c5a.4xlarge EC2, Ubuntu, 16 CPU, 32GB RAM, 64 bit x86, EBS volume 1 TB, ED25519 key pair
While these machine specs are recommended, you can also do the setup with much lower specs.
Add Docker's official GPG key
Add the repository to Apt sources:
Install docker-compose
Update Permissions
Install Solana
Open the EC2 Ports below
HTTP: 80
HTTPS: 443
Blockscout: 1000
Last updated
Was this helpful?