This project contains everything to setup yourself a mirror of https://nixos.wiki/
Go to file
Jörg Thalheim a5fa72c66c
Merge pull request #10 from Mic92/joerg-ci
link to example
2023-11-04 19:35:37 +01:00
modules fix nginx + firewall 2023-10-24 18:59:20 +02:00
targets destroy nixos-wiki2 instance for now 2023-10-24 19:22:00 +02: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 add actual wiki configuration and lots of modernisations 2023-10-24 17:33:05 +02:00
flake.nix apply treefmt 2023-10-24 17:34:54 +02:00
LICENSE.md add license 2023-10-24 17:57:46 +02:00
README.md link to example 2023-10-24 18:53:01 +02:00

nixos-wiki-infra

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.