This project contains everything to setup yourself a mirror of https://nixos.wiki/
Go to file
Jörg Thalheim 08269a9968
Merge pull request #18 from Mic92/joerg-ci
flake.lock: Update
2023-11-28 12:33:17 +01:00
checks skip nixos tests in non-linux systems 2023-11-19 12:00:18 +01:00
modules seperate site specific variables from nixos module 2023-11-19 11:38:31 +01:00
targets seperate site specific variables from nixos module 2023-11-19 11:38:31 +01:00
terraform fix sops file 2023-10-24 16:50:10 +00:00
.envrc.private-template .envrc.private-template: fix url 2023-05-14 17:45:58 +02:00
.gitignore fix terraform module 2023-05-10 21:39:43 +02:00
.mergify.yml add mergify 2023-10-24 17:58:03 +02:00
.sops.yaml add actual wiki configuration and lots of modernisations 2023-10-24 17:33:05 +02:00
flake.lock drop nixos-23.05 reference 2023-11-26 18:01:53 +01:00
flake.nix drop nixos-23.05 reference 2023-11-26 18:01:53 +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.