Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 602 Bytes

Mirrors

This is the backing infrastructure code for the mirrors.wale.id.au Linux mirror. The server is hosted in Sydney, Australia.

How to use

This mirror expects Alpine Linux to be installed on the system, as well as using Cloudflare for DNS.

Replace the ansible-vault-generated Cloudflare API token in caddy/tasks/main.yml with your own password-protected token, where the password is stored in .ansible_password.

Then run the Ansible playbook with your vault, like so:

ansible-playbook -i hosts site.yml --vault-id [email protected]_password