link to example

This commit is contained in:
Jörg Thalheim 2023-10-24 18:52:38 +02:00 committed by mergify[bot]
parent eb41c58405
commit 01c7bb163b

View File

@ -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.