- CPU: 2 CPU
- Memory: 8 GB RAM
- Disk: 150 GB SSD Storage
Storage requirements will vary based on various factors (age of the chain, transaction rate, etc)
Build from source
You can setup your Gear full node in minutes by using automated script below
Tested on Ubuntu 20.04.5 LTS & Ubuntu 22.04.1 LTS
wget -O run.sh https://raw.githubusercontent.com/papadritta/gear-m/main/box/run.sh && chmod +x run.sh && ./run.sh
Build from source Script work correctly if you used source script run.sh for installation
wget -O update.sh https://raw.githubusercontent.com/papadritta/gear-m/main/box/update.sh && chmod +x update.sh && ./update.sh
- Check status of your node:
sudo systemctl status gear-node
- Check logs of your node:
sudo journalctl -n 100 -f -u gear-node
-
Find your Node in telemetry here
-
Make a backup your Key (automatic script):
your key will store in backup folder under path /root/backup/secret_ed25519
wget -O backup.sh https://raw.githubusercontent.com/papadritta/gear-m/main/box/backup.sh && chmod +x backup.sh && ./backup.sh
NOTE!: use a referal link & you will get 100$ to your server provider account
ALL DONE!!!