Update Node Pipe Network DevNet-1 01
System Specs
Hardware | Requirement |
---|---|
CPU | 1 Cores |
RAM | 2 GB |
Update Node Pipe Network DevNet (DevNet CDN PoP Node) 01
- Stop Node
systemctl stop dcdnd
- Delete file node lama
rm -rf /opt/dcdn/pipe-tool && rm -rf /opt/dcdn/dcdnd
- Download file node baru (pipe-tool)
sudo curl -L "https://url.pipecdn.app/126d1d80" -o /opt/dcdn/pipe-tool
- Download file node baru (dcdnd)
sudo curl -L "https://url.pipecdn.app/ebb81879" -o /opt/dcdn/dcdnd
- Beri permission file
sudo chmod +x /opt/dcdn/dcdndsudo chmod +x /opt/dcdn/pipe-tool
- Reload Systemd Daemon
sudo systemctl daemon-reload
- Start the Service
sudo systemctl start dcdnd
- Cek status service node (pastikan active)
sudo systemctl status dcdnd
- Cek logs node
sudo journalctl -f -u dcdnd.service
DONE
Check Status Node
/opt/dcdn/pipe-tool list-nodes --node-registry-url="https://rpc.pipedev.network"
Referensi
docs.pipe.network/getting-started/quickstart#join-the-devnet