Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cecylia Bocovich
Wiki Replica
Commits
f16b3f66
Unverified
Commit
f16b3f66
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
gnt-chi instructions
parent
8fea0409
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/ganeti.md
+5
-4
5 additions, 4 deletions
howto/ganeti.md
with
5 additions
and
4 deletions
howto/ganeti.md
+
5
−
4
View file @
f16b3f66
...
...
@@ -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
)
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment