🖥️Useful commands

Check logs

sudo journalctl -u celestia-appd -fo cat

Start service

sudo systemctl start celestia-appd

Stop service

sudo systemctl stop celestia-appd

Restart service

sudo systemctl restart celestia-appd

Check service status

sudo systemctl status celestia-appd

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable celestia-appd

Disable Service

sudo systemctl disable celestia-appd

Node info

Your node peer

Last updated