nixos-wiki-infra/README.md
2023-11-19 11:43:53 +01:00

505 B

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.