Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
67ac2d42
Commit
67ac2d42
authored
May 22, 2016
by
Sven-Hendrik Haase
Browse files
Add README
parent
dde2b3cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
67ac2d42
# Arch Infrastructure
This repository contains the complete collection of ansible playbooks and roles for the Arch Linux infrastructure.
#### Instructions
All systems are set up the same way. For the first time setup in the Hetzner rescue system,
run the provisioning script:
`ansible-playbook playbooks/$hostname-provision.yml`
.
The provisioning script configures a sane basic systemd with sshd. By design, it is NOT idempotent.
After the provisioning script has run, it is safe to reboot.
Once in the new system, run the regular playbook:
`ansible-playbook playbooks/$hostname.yml`
. This
playbook is the one regularily used for adminstrating the server and is entirely idempotent.
## Servers
### vostok
#### Services
-
backups
### orion
#### Services
-
repos/sync (repos.archlinux.org)
-
sources
-
archive (archive.archlinux.org)
### apollo
#### Services
-
bbs (bbs.archlinux.org)
-
wiki (wiki.archlinux.org)
-
aur (aur.archlinux.org)
-
mailman
-
planet
-
bugs (bugs.archlinux.org)
-
archweb
-
patchwork
-
projects
### soyuz
#### Services
-
build server (pkgbuild.com)
-
releng
-
torrent tracker
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment