mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-05 09:24:12 +01:00
03c1b3700a
The template has to be a markdown file.
641 B
641 B
Add a new Archive Mirror Server
Details
- Server name:
Steps
- Verify if the new mirror has enough diskspace for hosting the archive
- Add a new domain in terraform
- Add the new server to
archive_mirrors
inhosts
- Run the dbscripts role to allow the new archive mirror to sync
- Run the
archive-mirrors.yml
playbook - Run
certbot certonly --email webmaster@archlinux.org --agree-tos --rsa-key-size 4096 --renew-by-default --webroot -w /var/lib/letsencrypt/ -d <domain-name>