Skip to content

Update Node Pipe Network DevNet-1 01

System Specs

HardwareRequirement
CPU1 Cores
RAM2 GB

Update Node Pipe Network DevNet (DevNet CDN PoP Node) 01

  1. Stop Node
systemctl stop dcdnd

  1. Delete file node lama
rm -rf /opt/dcdn/pipe-tool && rm -rf /opt/dcdn/dcdnd

  1. Download file node baru (pipe-tool)
sudo curl -L "https://url.pipecdn.app/126d1d80" -o /opt/dcdn/pipe-tool

  1. Download file node baru (dcdnd)
sudo curl -L "https://url.pipecdn.app/ebb81879" -o /opt/dcdn/dcdnd

  1. Beri permission file
sudo chmod +x /opt/dcdn/dcdnd
sudo chmod +x /opt/dcdn/pipe-tool

  1. Reload Systemd Daemon
sudo systemctl daemon-reload

  1. Start the Service
sudo systemctl start dcdnd

  1. Cek status service node (pastikan active)
sudo systemctl status dcdnd

  1. 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"

devnet1.pipecdn.app

Referensi

docs.pipe.network/getting-started/quickstart#join-the-devnet