You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script is optimized to create a pool node on ubuntu.
2
+
This script is optimized to create a pool node on ubuntu on aws.
3
+
4
+
### Run
5
+
6
+
You can run it on an aws EC2 instance or Google cloud instance with the below command. However on aws instance you can omit the region name as it fetches it based on the region that the instance is created.
7
+
8
+
```
9
+
bash install.sh {{Seed of an account with enough Sugar}} {{region name without space or special character}}
0 commit comments