Node on Hetzner server
A guide for installing your Swingby node on Hetzner dedicated servers.
Last updated
Was this helpful?
A guide for installing your Swingby node on Hetzner dedicated servers.
Last updated
Was this helpful?
Create your Hetzner account and Order an server
Setup your telegram BOT with the following this readme: =>
Install your telegram BOT to your AX-61-NVMe server.
Bonding your Swingby Tokens on the portal: =>
There are 2 files generated on your local machine.
./data/ssh_key <- (this is an SSH Private key, it should be backed up)
./data/ssh_key.pub <- (this is an SSH Pubkey for access to your server)
Also, you have to grant permissions with this command.
You can put ./data/ssh_key.pub file texts into the server setup interface.
you have to make a new directory
/var/swingby
COPY and PASTE to your command line like this
Hetzner cloud always uses root to log in via SSH session. then, your can going forward with type 'none'
/setup_your_bot
This command will start the process of moving out your telegram BOT to your server
Finally, you are ready to install on the Swingby node!!
you can set up your node with the telegram chat command /setup_node
it will be used on this:
you can set up your local_infura with the telegram chat command /deploy_infura
it will take 1-2 days to be synced up your all local_infura.
After you have installed local_infura, you can check the current status with /check_status
with 100% synced. you are able to deploy your node with /deploy_node
(Prerequisite: you have to create a telegram BOT via the and obtain a BOT_TOKEN. )
Install Docker
from to your local machine.
Done!