Guide for Node Operators
Unlock the Power of Decentralized Data Storage with Sui Blockchain
1. The Role of a Node Operator
2. Setting Up and Running a Storage Node
[Unit]
Description=Walrus Storage Node
[Service]
User=walrus
Environment=RUST_BACKTRACE=1
Environment=RUST_LOG=info,walrus=debug
ExecStart=/opt/walrus/bin/walrus-node run --config-path /opt/walrus/config/walrus-node.yaml
Restart=always
LimitNOFILE=655363. Key Configuration Parameters
4. Monitoring and Metrics
5. Participating in the Walrus Network
6. Best Practices for Node Operators
Conclusion
Last updated