Scaleway
Guide for running the Taraxa Node with Docker on Scaleway
Last updated
Was this helpful?
Guide for running the Taraxa Node with Docker on Scaleway
Last updated
Was this helpful?
You can use the following link:
NOTE: We will use default project to create Taraxa nodes.
You can create api keys on this page:
The document for generating api keys:
Make a note of that key. We will use it in the next step.
If you are running this on Windows you will first need to install Windows Subsystem for Linux. You can use .
Then you can download and run the node creation script using this command:
Now you should see a new droplet in your Scaleway account.
NOTE: It takes a few minutes after the droplet starts to install the Taraxa Node software.
Where is the SSH key?
If you have added a SSH public key to your default project via Scaleway console page, the script will use it.
If you haven't set a public key, the script will generate a new SSH key. 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: