From f1d99da66624e4db516705c678b1ab0c09572b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 6 Nov 2023 11:26:30 +0100 Subject: [PATCH] link to demo and upstream patches --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 05358d2..e1d441c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This project contains everything to setup yourself a mirror of https://nixos.wiki/ +## Demo + +I have one instance deployed [here](https://nixos-wiki.thalheim.io/wiki/Main_Page) + ## Examples Checkout [./targets/nixos-wiki2.thalheim.io]() for an example terraform deployment on hetzner cloud. @@ -16,3 +20,8 @@ systemctl start wiki-backup.service && systemctl start wiki-restore Note that `nixos-wiki-backup` will do this restore every night. +## Outstanding patches + +I have encountered some regressions in mediawiki's latest release. +Patches are included in this repository. +The patches have been sent to upstream here: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/971581