1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 01:21:36 +02:00
Official Arch Linux Infrastructure Repository
Go to file
Florian Pritz f19719dff1
Remove commented ssh key, jsteel
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-06-25 11:06:58 +02:00
group_vars/all Add guillaume to TU group 2016-06-21 21:52:50 +02:00
misc Add vault password and wrapper scripts 2016-06-14 14:27:23 +02:00
playbooks sources: Symlinks to sources 2016-06-20 10:38:04 +02:00
pubkeys Remove commented ssh key, jsteel 2016-06-25 11:06:58 +02:00
roles sources: Symlinks to sources 2016-06-20 10:38:04 +02:00
.gitignore Initial config check-in for vostok and orion 2016-05-17 13:32:05 +02:00
ansible-playbook Add vault password and wrapper scripts 2016-06-14 14:27:23 +02:00
ansible-vault Add vault password and wrapper scripts 2016-06-14 14:27:23 +02:00
ansible.cfg Put playbooks into subdir 2016-05-17 13:47:22 +02:00
hosts Add apollo config 2016-06-04 12:42:28 +02:00
README.md Add letsencrypt/certbot stuff 2016-06-20 03:00:53 +02:00

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.

Note about first time certificates

The first time a certificate is issued, you'll have to do this manually by yourself. First, configure the DNS to point to the new server and then run a playbook onto the server which includes the nginx role. Then on the server, it is necessary to run the following once:

certbot certonly --email webmaster@archlinux.org --agree-tos --rsa-key-size 4096 --renew-by-default --webroot -w /var/lib/letsencrypt/

Servers

vostok

Services

  • backups

orion

Services

  • repos/sync (repos.archlinux.org)
  • sources (sources.archlinux.org)
  • 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