Commit graph

10 commits

Author SHA1 Message Date
5de43ae03f
backups: increase spread to 1 hour per backup 2025-03-06 13:38:43 +01:00
4aedc5aed8
mediawiki: allow svg, pdf file type uploads 2025-03-04 19:43:48 +01:00
79ed3ff604
mediawiki: 1.42.4 -> 1.43.0 2025-02-13 17:26:19 +01:00
cff2080d88
mediawiki: set rememberme to avoid constant logout 2025-02-11 13:17:45 +01:00
c15157ca8f
mediawiki: update to v1.42.4 2025-02-01 16:52:42 -03:00
4626fd85c0
mediawiki: add backups to garage bucket + storagebox
Restic backups to garage S3 bucket nachtigall-backups
https://garagehq.deuxfleurs.fr/documentation/connect/backup/#restic
2024-08-28 17:13:34 +02:00
26e96dfac5
mediawiki: update to v1.42.1 2024-07-15 18:51:10 +02:00
2ca0bd7c3e
style: run treefmt 2024-05-08 22:57:07 +02:00
68278ad983
refactor: use options for config parts
This works towards having reusable modules

* `config.pub-solar-os.networking.domain` is used for the main domain
* `config.pub-solar-os.privacyPolicUrl` links towards the privacy policy
* `config.pub-solar-os.imprintUrl` links towards the imprint
* `config.pub-solar-os.auth.enable` enables the keycloak installation.
  This is needed because `config.pub-solar-os.auth` has to be available
  everywhere, but we do not want to install keycloak everywhere.
* `config.pub-solar-os.auth.realm` sets the keycloak realm name
2024-05-08 19:47:47 +02:00
512ab12de1
Put modules into uniform folders 2024-04-28 19:17:09 +02:00