Pre-Synched Geth Node Set Up
  • 🖥️Pre-Synced Geth Node Set Up
    • 🛠️Setting Up Your Geth Node.
    • ⏳Updates
    • 🤖Using Geth as an Execution Layer client for Staking
    • 📞Enhanced Support
Powered by GitBook
On this page
  1. Pre-Synced Geth Node Set Up

Setting Up Your Geth Node.

PreviousPre-Synced Geth Node Set UpNextUpdates

Last updated 2 years ago

Step 1 : Select the AMI and click on Launch instance from AMI

Step 2 : Name your Geth Node

Step 3 : In instance type please select instance type m5.large

Step 4: Choose a name for your keypair

Step 5: Choose 1500 GB storage with gp3

STEP 6 : Click on Launch Instance Button

After completing step 6. you can SSH login to the Instance you have just created. To make sure things are working correctly check the docker logs by running the following command in your terminal

docker logs --follow --tail 100 geth-node

🖥️
🛠️
1.2 launch an instance
Instance type 1.3