forked from extern/nixos-wiki-infra
link to demo and upstream patches
This commit is contained in:
parent
9a00790f19
commit
f1d99da666
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
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/
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
I have one instance deployed [here](https://nixos-wiki.thalheim.io/wiki/Main_Page)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
Checkout [./targets/nixos-wiki2.thalheim.io]() for an example terraform deployment on hetzner cloud.
|
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.
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user