mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-21 15:53:34 +01:00
This project contains everything to setup yourself a mirror of https://nixos.wiki/
checks | ||
modules | ||
targets | ||
terraform | ||
.envrc | ||
.envrc.private-template | ||
.gitignore | ||
.mergify.yml | ||
.sops.yaml | ||
flake.lock | ||
flake.nix | ||
LICENSE.md | ||
README.md |
nixos-wiki-infra
This project contains everything to setup yourself a mirror of https://nixos.wiki/
Demo
I have one instance deployed here
Examples
Checkout ./targets/nixos-wiki2.thalheim.io for an example terraform deployment on hetzner cloud.
Restoring from an backup
After installing run:
systemctl start wiki-backup.service && systemctl start wiki-restore
Note that nixos-wiki-backup
will do this restore every night.