https://github.com/scale3-labs/suitools
https://github.com/scale3-labs/suitools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scale3-labs/suitools
- Owner: Scale3-Labs
- Created: 2022-11-16T17:07:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T19:17:46.000Z (over 3 years ago)
- Last Synced: 2024-12-31T08:17:12.005Z (over 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# suitools
This repo contains open source tooling created by Scale3 Labs for monitoring and maintaining your Sui nodes.
Check out www.scale3labs.com for more.
# Sui Docker Upgrade Script
The script will upgrade your existing node to the latest Sui node software and start the sui node daemon.
If you don't currently run a node, checkout our guide for setting up a Sui node on Docker. https://medium.com/scale3-labs/setup-and-run-a-sui-full-node-a4f3224e71c3
To use the Sui Docker update script login to your Sui node via ssh and follow these steps:
- Download the script
```script
cd $HOME/sui;
curl -fLJO https://raw.githubusercontent.com/Scale3-Labs/suitools/main/scripts/upgrade_suidocker.sh
```
- Change permissions
```
chmod a+x upgrade_suidocker.sh
```
- Execute the script
```
./upgrade_suidocker.sh
```
# Sui Node Checker
## Devnet
Use this to validate whether your node is syncing.
https://www.scale3labs.com/check/sui/devnet
## Sui Nodes Monitoring Dashboard
Want to monitor and get alerted about your node? Sign up to request early access here https://gzr9hedzug3.typeform.com/to/yVT5CA3h
## Join our Discord
https://discord.com/invite/h74CkNv4h9