Server**: 10 CPU / 32 GB RAM / 1 TB SSD**

Install the node:

Run script:

. <(wget -qO- [sh.f5nodes.com](<http://sh.f5nodes.com/>)) sui en

Type “y” and press Enter:

Untitled

Select option “1” and press Enter:

Untitled

The following message indicates a successful installation:

Untitled

Check out:

curl -s -X POST [<http://127.0.0.1:9000>](<http://127.0.0.1:9000/>) -H 'Content-Type: application/json' -d '{ "jsonrpc":"2.0", "method":"rpc.discover","id":1}' | jq .result.info

The output must be like this:

<aside> 💭 If you don’t have any output, you need to wait for full synchronization. It can take some time.

</aside>

Untitled

Check node logs:

journalctl -n 100 -f -u suid

<aside> 💭 There may be WARN and ERROR in logs - it’s normal for Sui.

</aside>

Untitled

After successful installation, go to Sui Discord in the #node-ip-application channel and send a message in the format: http://<server_ip>:9000