forked from extern/nixos-wiki-infra
link to example
This commit is contained in:
parent
eb41c58405
commit
9163d9191f
@ -2,8 +2,17 @@
|
|||||||
|
|
||||||
This project contains everything to setup yourself a mirror of https://nixos.wiki/
|
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:
|
After installing run:
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl start wiki-backup.service && systemctl start wiki-restore
|
systemctl start wiki-backup.service && systemctl start wiki-restore
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that `nixos-wiki-backup` will do this restore every night.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user