Implement a "host template" for mirroring barrucadu.co.uk, and turn yuggoth into a mirror #315
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Not entirely sure how I want to manage these "host templates" so this might get refactored soon, but it's here as a proof-of-concept.
yuggoth is based in the US, so I'll be able to set up geolocated DNS to serve the appropriate IP for the visitor.
I need to set up a binary cache so that yuggoth doesn't have to be beefy enough to compile bookdb and bookmarks (or just rewrite them in python again 🤷 ).
Deploying websites to yuggoth:
Might be worth writing some specific documentation for this.