Backup Fed Wiki

I've raised this Project because it occurs to me that having a robust backup is important and I don't have a good solution for this wiki.

Resources should be collected against Matthew's Wiki Setup.

🤔 Bind mounting local directories is fine, but they're owned by root. I've managed to get raw files out with commands but it needs polish.

rm -rf ~/tmp/wiki.matthew.nz docker cp docker_wiki.matthew.nz_1:/root/.wiki ~/tmp/wiki.matthew.nz

## TODO - [ ] Add Github Action to build and publish docker images on a schedule. Project Actions - [ ] Create docker compose setup which uses built images. - [ ] 🎈 Look into build warnings and create PR against upstream.