diff --git a/README.md b/README.md index 053104e..05358d2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,17 @@ This project contains everything to setup yourself a mirror of https://nixos.wiki/ +## 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. +