Talk:Nextcloud: Difference between revisions
→Removing Bucket-Creation Commands=: new section |
→Collabora-online is now in nixpkgs: new section |
||
| (One intermediate revision by one other user not shown) | |||
| Line 16: | Line 16: | ||
Since <code>verify_bucket_exists</code> is set to <code>true</code> in the example configuration, creating the bucket manually is not needed, right? [[User:O5-J|O5-J]] ([[User talk:O5-J|talk]]) 16:55, 27 January 2026 (UTC) | Since <code>verify_bucket_exists</code> is set to <code>true</code> in the example configuration, creating the bucket manually is not needed, right? [[User:O5-J|O5-J]] ([[User talk: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? [[User:Andromeda-fp|Andromeda-fp]] ([[User talk:Andromeda-fp|talk]]) 13:58, 31 January 2026 (UTC) | |||
== Collabora-online is now in nixpkgs == | |||
Hi, I see that recently collabora-online server is packaged in nixpkgs [https://github.com/NixOS/nixpkgs/issues/218878#issuecomment-4433707148], so I guess we should probably update the wiki about the collaborative office suites. [[User:Blastboom Strice|Blastboom Strice]] ([[User talk:Blastboom Strice|talk]]) 11:37, 3 July 2026 (UTC) | |||