+17
-10
nixos/modules/services/web-apps/nextcloud.nix
+17
-10
nixos/modules/services/web-apps/nextcloud.nix
···············+# NixOS already provides its own integrity check and the nix store is read-only, therefore Nextcloud does not need to do its own integrity checks.
+70
-11
nixos/tests/nextcloud/with-objectstore.nix
+70
-11
nixos/tests/nextcloud/with-objectstore.nix
·········nextcloud.succeed("test ! -e ${nodes.nextcloud.services.nextcloud.home}/data/root/files/test-shared-file")···-+ f"${lib.getExe pkgs.awscli2} s3 cp s3://nextcloud/{file} test --endpoint-url http://nextcloud:9000 "++ f"${lib.getExe pkgs.awscli2} s3 cp s3://nextcloud/{file} test --endpoint-url https://acme.test "
+6
pkgs/servers/nextcloud/default.nix
+6
pkgs/servers/nextcloud/default.nix
······