Skip to content
Snippets Groups Projects
Unverified Commit f16b3f66 authored by anarcat's avatar anarcat
Browse files

gnt-chi instructions

parent 8fea0409
No related branches found
No related tags found
No related merge requests found
......@@ -55,12 +55,12 @@ ram and 2 CPU cores:
--backend-parameters memory=8g,vcpus=2 \
test-01.torproject.org
This is the same without the HDD partition:
This is the same without the HDD partition, in the `gnt-chi` cluster:
gnt-instance add \
-o debootstrap+buster \
-t drbd --no-wait-for-sync \
--net 0:ip=pool,network=gnt-fsn \
--net 0:ip=pool,network=gnt-chi-01 \
--no-ip-check \
--no-name-check \
--disk 0:size=10G \
......@@ -101,8 +101,9 @@ We copy root's authorized keys into the new instance, so you should be able to
log in with your token. You will be required to change the root password immediately.
Pick something nice and document it in `tor-passwords`.
Also set reverse DNS for both IPv4 and IPv6 in [hetzner's robot](https://robot.your-server.de/).
(Chek under servers -> vSwitch -> IPs)
Also set reverse DNS for both IPv4 and IPv6 in [hetzner's robot](https://robot.your-server.de/)
(Chek under servers -> vSwitch -> IPs) or in our own reverse zone
files (if delegated).
Then follow [howto/new-machine](howto/new-machine).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment