infra/hosts/nachtigall
teutat3s d26b3c12f4
All checks were successful
Flake checks / Check (pull_request) Successful in 17m11s
fix(nextcloud): push server is not a trusted proxy
The nextcloud push service would fail with the following error message
when deploying a new version:

please add '2a01:4f8:172:1c25::1' to the list of trusted proxies or
configure any existing reverse proxy to forward the 'x-forwarded-for'
send by the push server
The following x-forwarded-for header was received by Nextcloud: 1.2.3.4
The following trusted proxies are currently configured: "127.0.0.1", "::1"

https://docs.nextcloud.com/server/stable/admin_manual/configuration_server/reverse_proxy_configuration.html#defining-trusted-proxies
2023-11-18 18:12:38 +01:00
..
apps fix(nextcloud): push server is not a trusted proxy 2023-11-18 18:12:38 +01:00
backups.nix feat: droppie backups for all nachtigall services 2023-11-06 21:07:24 +00:00
configuration.nix nachtigall: move SSH private key from user to host 2023-11-15 18:54:32 +00:00
default.nix feat: add mediawiki 2023-11-15 21:40:29 +01:00
hardware-configuration.nix feat: make docker run on zfs, add unlocking docs 2023-10-29 19:39:48 +00:00
networking.nix refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00