current config

This commit is contained in:
kleines Filmröllchen 2025-01-22 14:17:16 +01:00
parent 14347cab42
commit 8c710546af
Signed by: filmroellchen
SSH key fingerprint: SHA256:UMhcHaeI+VGsiUL2Drpw3aj1iRiQUlx8nxZqUPvoaVw
10 changed files with 639 additions and 1 deletions

View file

@ -1,3 +1,9 @@
# mediawiki
Config for wiki.ctbk.de and other MediaWiki deployments
Config for wiki.ctbk.de and the upcoming Orgawiki deployment.
For deployment documentation refer to [the Wiki](https://wiki.ctbk.de/Dienste/Wiki).
Files for the wiki.ctbk.de public deployment are found in `public_mediawiki`. Files for the internal deployment (not yet in production) are found in `orga_mediawiki`. Some common files are found in the root directory.
Note that while some files may look identical between the deployments, they are not shared to allow easier modifications to both deployments independently.