Have I spent entirely too much time on this? Yes!
Featuring:
- a heavily modified version of the default limesurvey NixOS module
- limesurvey 4.4 instead of the default limesurvey 3.23
- lots and lots of weird hacks
- postgres instead of mysql
- nginx instead of apache
- slightly less weird module options (in my opinion)
- /slightly/ fewer XSS vulnerabilities, I hope (this is still limesurvey)
- kind of trivial limesurvey updates, unless upstream decides to break
things again the way they did when jumping from v3 to v4
- a full copy of limesurvey in /var/lib/limesurvey, since limesurvey v4
won't run when it can write in its config dir, which is a well-defined
path if and only if the entire rest of limesurvey is next to it, and
the `configdir` var is NOT actually set in limesurvey's config file
- no symlinks. limesurvey sees through these.
this removes the old (unused) config for an angel system used during the
fridays for future camp 2020. Since it was configured "by hand" and not
in a declarative manner, and since there is now an actual module
`services.engelsystem` that we already use for the divoc it seems unlikely
that we will ever need the old config again.
From Nix's point of view, this commit is equivalent to doing nothing.
Seems to work fine, except for the domain — the engelsystem tries
to load its ressources from the IP of the container instead of its
url set in the config.
I am no longer comfortable with putting resources into this project and
therefore request to be removed from all infrastructure. I am still
happy to help out with software I set up, but I will no longer actively
maintain any services. As far as possible, I will remove myself from all
access groups or other privileged positions related to this project.
Essentially, I'm stepping down as a maintainer. I still reserve the
right to make changes via the established change processes (Merge
Requests as well as Issues in the meta-repositories), but I will no
longer make direct changes to infrastructure without going through those
review processes.