Star Light Node
CtrlK
HomeContact-us
  • Presentation
  • Testnets
    • Initia
      • Node guide
      • Quick commands
      • Snapshot
    • Warden Protocol
      • Node guide
      • Quick commands
    • Artela
      • Node guide
      • Quick commands
      • Snapshot
    • Avail
      • Light node
      • Full node
      • Validator
      • Quick commands
    • Nulink
      • Horus 2 node
      • Quick commands
    • Dymension
      • Node guide
    • Celestia
      • Light node guide
      • Full node guide
      • Validator node
Powered by GitBook
On this page
  • Start the node
  • Check the log
  • Restart the node
  • Stop the node
  1. Testnets
  2. Nulink

Quick commands

Start the node

docker start ursula

Check the log

docker logs -f ursula

Restart the node

docker restart ursula

Stop the node

docker stop ursula

Last updated 1 year ago