nextcloud/uppush: Configure #339

Merged
axeman merged 2 commits from nc-unified-push-settings into main 2025-04-21 08:36:17 +00:00
Owner

Configuration according to the docs: https://codeberg.org/NextPush/uppush#installation
Example config for fpm: b432d47634/reverse_proxy_examples/nextcloud-fpm-nginx.conf
Instead of copying default nextcloud server stuff from there, I copied it from nixpkgs

Configuration according to the docs: https://codeberg.org/NextPush/uppush#installation Example config for fpm: https://codeberg.org/NextPush/uppush/src/commit/b432d47634f0a65c5fe90b7e29c5b149b5517cd3/reverse_proxy_examples/nextcloud-fpm-nginx.conf Instead of copying default nextcloud server stuff from there, I copied it from [nixpkgs](https://github.com/NixOS/nixpkgs/blob/b67bfacfc5aced09fc7bd4d312e77524cfaea4b3/nixos/modules/services/web-apps/nextcloud.nix#L1436-L1457)
axeman added 2 commits 2025-04-15 22:21:43 +00:00
teutat3s reviewed 2025-04-15 22:32:19 +00:00
@ -24,0 +35,4 @@
priority = 499;
extraConfig = ''
# this is copy-pasted from nixpkgs
include ${config.services.nginx.package}/conf/fastcgi.conf;;
Owner

Duplicate ;;

Duplicate `;;`
Author
Owner

Good catch!

Good catch!
axeman marked this conversation as resolved
axeman force-pushed nc-unified-push-settings from 38c89601c0 to 05997f37fd 2025-04-16 05:36:33 +00:00 Compare
requested review from teutat3s 2025-04-16 05:37:02 +00:00
teutat3s approved these changes 2025-04-16 10:43:24 +00:00
teutat3s left a comment
Owner

LGTM, but didn't test.

LGTM, but didn't test.
requested reviews from b12f, hensoko 2025-04-16 10:43:44 +00:00
axeman merged commit fada245b8f into main 2025-04-21 08:36:17 +00:00
teutat3s deleted branch nc-unified-push-settings 2025-04-22 19:08:34 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#339
No description provided.