digitalboard.core/roles/nextcloud/tasks
Simon Bärlocher 3ace667b6c
feat(services): refine split-horizon OIDC routing and harden nextcloud patch
- authentik: address the rewrite service by compose service name instead
  of a network alias on the public FQDN, which shadowed extra_hosts pins
  and broke OIDC discovery for c-ares-based (Node) resolvers
- homarr: add homarr_extra_hosts to pin the IdP FQDN to a LAN IP so OIDC
  discovery stays in-network while the issuer matches the browser-facing URL
- opnform: add opnform_oidc_sso_redirect_root to 302 the root URL to the
  SSO path (deep-links untouched, /login?bypass=1 break-glass); restart
  ingress via container restart so envsubst re-renders nginx.conf
- nextcloud: make the UserConfig sed workaround fail loud on upstream
  drift instead of silently skipping (nextcloud/server#59629)
- gitignore: exclude the local .ansible/ collection cache
2026-06-02 13:44:08 +02:00
..
collabora.yml fix(nextcloud): make occ-driven config tasks idempotent 2026-05-27 23:12:23 +02:00
drawio.yml fix(nextcloud): make occ-driven config tasks idempotent 2026-05-27 23:12:23 +02:00
ldap.yml fix(nextcloud): make occ-driven config tasks idempotent 2026-05-27 23:12:23 +02:00
main.yml feat(services): refine split-horizon OIDC routing and harden nextcloud patch 2026-06-02 13:44:08 +02:00
notify_push.yml fix(nextcloud): make occ-driven config tasks idempotent 2026-05-27 23:12:23 +02:00
oidc.yml feat: add nextcloud oidc provisioning 2026-02-27 11:23:07 +01:00
plugins.yml fix(nextcloud): make occ-driven config tasks idempotent 2026-05-27 23:12:23 +02:00
talk.yml feat(talk/turn/signaling/hpb): add role for Talk with backend services 2026-05-26 15:35:18 +02:00