infra/stacks/nextcloud
Viktor Barzin c624caf65a
Some checks failed
ci/woodpecker/push/build-cli Pipeline failed
ci/woodpecker/push/default Pipeline was successful
nextcloud(external_storage): add per-mount enableSharing option
Lets admin natively share folders from inside an external mount with
internal users/groups or via public link. The two PVE pool browsers
(visible to admin only) get enableSharing=true so they can act as a
"share-from picker" over /srv/nfs and /srv/nfs-ssd; /anca-elements
stays false so anca manages re-sharing inside her own view.

- Manifest schema gains enableSharing on rootMounts + archiveMounts.
- Bootstrap Job adds sync_option() and reconciles enable_sharing via
  occ files_external:option (idempotent — occ no-ops same-value set).
2026-05-24 11:39:16 +00:00
..
.terraform.lock.hcl Woodpecker CI deploy [CI SKIP] 2026-05-24 11:31:53 +00:00
backend.tf Woodpecker CI deploy [CI SKIP] 2026-05-24 11:31:53 +00:00
chart_values.yaml nextcloud: expose PVE NFS roots + /anca-elements via Files External 2026-05-24 11:27:26 +00:00
external_storage.tf nextcloud(external_storage): add per-mount enableSharing option 2026-05-24 11:39:16 +00:00
main.tf nextcloud: expose PVE NFS roots + /anca-elements via Files External 2026-05-24 11:27:26 +00:00
providers.tf nextcloud: expose PVE NFS roots + /anca-elements via Files External 2026-05-24 11:27:26 +00:00
secrets [ci skip] Move Terraform modules into stack directories 2026-02-22 14:38:14 +00:00
terragrunt.hcl migrate all secrets from SOPS to Vault KV 2026-03-14 17:15:48 +00:00