Talk:Nextcloud
Removing "Adding missing indices" section?
Since https://github.com/NixOS/nixpkgs/pull/308291 has been merged, would it be okay to remove this section? PopeRigby (talk) 22:06, 24 May 2024 (UTC)
- Yes this would we good :) Onny (talk) 23:35, 24 May 2024 (UTC)
Does ONLYOFFICE really require the ONLYOFFICE app?
I was under the impression that the richdocuments app can deal with any WOPI client. It's a bit confusing right now because NextCloud seems to be pushing hard for Collabora. So everything is currently being rephrased in a why that seems to indicate you can only use Collabora with NextCloud Office (which is really richdocuments). Britter (talk) 13:02, 11 September 2024 (UTC)
is the section about HEIC outdated?
The section mentions the setting "enabledPreviewProviders" which cannot be found in the nixpkgs Purefan (talk) 22:49, 25 December 2024 (UTC)
Removing Bucket-Creation Commands=
Since verify_bucket_exists is set to true in the example configuration, creating the bucket manually is not needed, right? O5-J (talk) 16:55, 27 January 2026 (UTC)
Pointing to secret schemes?
The line
`environment.etc."nextcloud-admin-pass".text = "PWD";`
is currently in the 'base configuration' on this page, and nowhere is it mentioned that a secret scheme should be used rather than hardcoding the password into the store and also probably readable in /etc as well. Many other wiki pages provide a link to a secrets management scheme and suggest their usage, is that an option here? Andromeda-fp (talk) 13:58, 31 January 2026 (UTC)