Skip to content

kadena-community/node-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Kadena Node Installation

Note: this guide assumes your machine is running Ubuntu, that you have sudo privileges, that you've bought a proper Domain Name and are pointing it at the Public IP Address of your machine.

Installation

wget https://raw.githubusercontent.com/kadena-community/node-setup/master/installnode.sh
sudo bash installnode.sh

And follow the instructions.

A log of the install is stored in /tmp/install.log if there were any errors.

Monitoring your Node

A code of 200 means GOOD.

# monitor status
tail -f /home/kda/health.out

# monitor errors
tail -f /home/kda/health.err

# monitor resource utilization
top

About

Handy script to completely setup a Kadena node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages