Linode
Guide for running the Taraxa Node with Docker on Linode
Last updated
Was this helpful?
Guide for running the Taraxa Node with Docker on Linode
Last updated
Was this helpful?
You can use the following link to get $100 to test out their platform:
You can create a API Token on this page:
Make a note of that key. We will use it in the next step.
Note: If you are not sure which permissions need to be checked, you can assign all permissions.
If you are running this on Windows you will first need to install Windows Subsystem for Linux. You can use .
The script you fetch and run in the next step depends on the network you want to deploy your node to. Please be sure to select between mainnet and testnet as desired.
Download and run the node install script for the type of node you wish to deploy:
Mainnet Full Node:
Mainnet Light Node:
Now you should see a new droplet in your Linode account.
NOTE: It takes a few minutes after the droplet starts to install the Taraxa Node software.
You can find the password in the log output by the script. It is randomly generated and a 12-digit password.
And you can find the new public key and private key in this directory: ~/.ssh/
.
Next, you can login your instance.
You can use the following commands to check if the node is up and running:
You can find your SSH public key on this page: .