Build Hetzner Server
Build a Hetzner specific Cloud Resource Server
Last updated
Was this helpful?
Build a Hetzner specific Cloud Resource Server
Last updated
Was this helpful?
Please make sure you created your SSH key pairs prior to starting these steps.
Creating your account on Hetzner is a simple process similar to all other SaaS model services. At the current time, we will leave this process up to you.
Select x86 (Intel/AMD)
Once selected a table of resource types will populate. You may choose a resource name from the list that best meets the specs requirements for your type of validator node.
Hypergraph Hybrid Nodes
CPX51 is recommended
CX52 is also recommended is aviable
CPX41 may suffice however, you will run into disk space issues so be cautious.
Dor Data Layer 1 Nodes
CX22
CPX11
Rest your mouse over the button on the left side panel.
Choose Firewalls
.
From the Inbound rules
section, you should see a TCP
22
rule.
Please refer to document for details on the security implications of allowing any system that is connected to the internet to have access to your SSH
port. This document contains instructions on how to determine your local IP address for entry in this section.
If you decide to leave your SSH access wide open you can skip to the next step.
Click on Any IPv4
it will turn red, click the delete to remove it.
Click on Any IPv6
it will turn red, click the delete to remove it.
Type in the IP address
you retrieved that is allocated to your local system into the same box to replace the Any IPv4
and Any IPv6
entries, and hit enter.
Replace the Add description
with SSH
Dor data layer1 nodes do not use these port settings. Open these ports will offer attackers an open port to your VPS without a service listening on the inside. This is not recommended.
Repeat the previous step to add a rule for Layer0
.
Ports 9000
and 9001
.
Click on the Create Resource
button.
Choose Servers
.
You are now ready to continue to connect to your node for the first time, install nodectl and turn your VPS into a Constellation Network Validator Node!