Skip to content
Snippets Groups Projects
Commit 56fd045d authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

Merge branch 'archive_gitlab_issue' into 'master'

Add a new issue template for adding an Archive Mirror

See merge request archlinux/infrastructure!183
parents 461e80d8 b423bca7
No related branches found
No related tags found
No related merge requests found
<!--
This template should be used for adding a new Arch Linux Archive Mirror.
-->
# Add a new Archive Mirror Server
## Details
- **Server name**: <!-- Put server hostname here -->
## 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` in `hosts`
- [ ] 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>`
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