haccfiles/hosts/hainich/services
stuebinm acbe0ac2a4
First draft for a nextcloud deployment on nix
Things to note:
 - DO NOT DEPLOY THIS
 - use nixos-container for testing instead

I've played around with nextcloud on NixOS, essentially following the
examples given in the NixOS manual and searching through some of the
other options. Nextcloud itself works fine with this setup, as does
its database (postgres), and most of the other basic stuff.

However, the nextcloud module as it currently exists appears to be fairly
limited and incomplete in its capabilities, e.g. lack of options for redis
or multiple php pools; in general, it lacks extraOptions-hooks. For redis
the documentation even explicitely notes (in caching.redis) that redis
requires additional options set in `config.php`, but it appears these cannot
currently be set using nix.

I guess we have as options:
 - I missed something and it does in fact work
 - we can wait for later versions; looks like 21.03 will add at least *some* more
 - we can fork the module and add options ourselves
 - we can configure it nextcloud by manually editing `config.php`, as it's not
   actually inside the nix store but at /var/lib/nextcloud/config (veto)

See comments for additional notes and todos.
2021-04-20 23:15:38 +02:00
..
codimd.nix hainich/hedgedoc: redirect pad.hacc.earth to pad.hacc.space 2021-04-15 14:13:15 +02:00
docker.nix complete restructure of haccfiles 2021-01-10 23:53:41 +00:00
gitlab-runner.nix hainich/gitlab-runner: Move registration token 2021-02-10 22:40:03 +00:00
lantifa.nix hainich: init restic backups 2021-02-15 07:23:23 +00:00
mail.nix hainich/mail: update mailing lists, remove unused 2021-04-15 20:09:49 +00:00
mattermost.nix Merge branch 'mattermost-upgrade' 2021-04-03 10:23:00 +02:00
minecraft.nix hainich/minecraft: get server.jar via sources.json 2021-04-17 17:19:52 +02:00
monitoring.nix hainich/monitoring: init prometheus 2021-02-06 16:41:02 +00:00
murmur.nix hainich/mumble: import website from sources.json 2021-04-16 15:54:25 +02:00
nextcloud.nix First draft for a nextcloud deployment on nix 2021-04-20 23:15:38 +02:00
nginx.nix hainich/nginx: disable interest cohort globally 2021-04-15 10:16:20 +02:00
syncthing.nix Revert "security: remove hexchen" 2021-03-26 22:04:27 +01:00
workadventure.nix workadventure: update and manage sources with niv 2021-04-15 20:12:32 +00:00