mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-25 17:53:28 +01:00
link to example
This commit is contained in:
parent
eb41c58405
commit
01c7bb163b
@ -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