This project contains everything to setup yourself a mirror of https://nixos.wiki/
Go to file
2024-02-17 18:43:02 +01:00
checks fix nixos test 2023-12-27 15:24:40 +01:00
modules various updates 2024-02-09 11:54:32 +01:00
targets update target name in .sops.yaml 2024-02-17 18:43:02 +01:00
terraform prevent accidential vm destroy 2024-02-09 12:09:57 +01:00
.envrc add envrc 2024-02-09 12:02:11 +01:00
.envrc.private-template template: update hetzner cloud project id 2024-02-09 11:58:00 +01:00
.gitignore Put gitignore at the correct place 2024-02-12 11:09:58 +01:00
.mergify.yml add mergify 2023-10-24 17:58:03 +02:00
.sops.yaml update target name in .sops.yaml 2024-02-17 18:43:02 +01:00
flake.lock update flake lock 2024-02-12 11:10:21 +01:00
flake.nix remove ununsed input override 2024-02-17 11:35:56 +01:00
LICENSE.md add license 2023-10-24 17:57:46 +02:00
README.md drop note about outstanding patches 2023-11-19 11:43:53 +01:00

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.