Skip to content

denizsurmeli/sui-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sui-deploy

Deploying script for Sui Testnet Run sudo sh fullnode.sh <github_username> on a Digital Ocean Droplet instance with Ubuntu. Make sure that you have forked the chain with your Github account. Deploys a Sui fullnode with default configurations.

Usage

sudo sh fullnode.sh github_username

Note

After the config, await approximately for 15-30 minutes(this depends on the power of your machine) to let cargo build and run the project. You can see that whether cargo still building using systemctl status node.service . If Main PID shows cargo, it's still building. If it shows sui-node, you are good to go. You can check your node after here.

TODO

What should we do with Prometheus endpoint ?

About

Run a Sui fullnode on an Ubuntu VPS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages