reference-ansible/inventories/demo-gymburgdorf/host_vars/application
Simon Bärlocher e32c2202ea
feat(demo-gymburgdorf): gate garage-webui via storage-local proxy outpost
Finish the garage-webui SSO that the DNS cleanup left broken. Two coupled
fixes, both relying on roles added in digitalboard.core:

- console.s3 now has an internal name. garage_webui_domains lists both the
  public and console.s3.int.* FQDN, and the DMZ garage-webui route sets
  backend_host: console.s3.int.* so the DMZ->storage hop verifies the
  backend cert against a matching SAN instead of failing on a raw IP (500).

- garage-webui ForwardAuth moves off the embedded outpost (cross-host hop
  mangled X-Forwarded-Host -> 404) onto a dedicated proxy outpost deployed
  on storage (authentik_outpost_proxy). The garage Traefik middleware now
  talks to it over the local docker network, and the storage-proxy-outpost
  is registered in authentik with the garage-webui provider. The stale
  auth.gymb pin on storage is dropped; the outpost reaches authentik via
  the reverseproxy (firewall now permits backend -> DMZ).

Requires a new bao secret key: <mount>/data/authentik proxy_outpost_token.
2026-06-05 14:27:37 +02:00
..
authentik.yml feat(demo-gymburgdorf): gate garage-webui via storage-local proxy outpost 2026-06-05 14:27:37 +02:00
authentik_outpost_ldap.yml refactor(demo-gymburgdorf): drop DNS workarounds now backend can reach DMZ 2026-06-05 13:49:30 +02:00
bookstack.yml refactor(demo-gymburgdorf): drop DNS workarounds now backend can reach DMZ 2026-06-05 13:49:30 +02:00
collabora.yml chore(demo-gymburgdorf): finish ACME, LDAP, DMZ routing for live inventory 2026-05-27 23:18:58 +02:00
drawio.yml fix(demo-gymburgdorf): route cross-host ForwardAuth via dedicated outpost FQDN 2026-06-04 11:07:48 +02:00
homarr.yml refactor(demo-gymburgdorf): drop DNS workarounds now backend can reach DMZ 2026-06-05 13:49:30 +02:00
main.yml chore: wip on demo-gymburgdorf inventory and architecture notes 2026-05-27 23:12:57 +02:00
nextcloud.yml refactor(demo-gymburgdorf): drop DNS workarounds now backend can reach DMZ 2026-06-05 13:49:30 +02:00
opnform.yml refactor(demo-gymburgdorf): drop DNS workarounds now backend can reach DMZ 2026-06-05 13:49:30 +02:00
send.yml docs(reference-ansible): add docs/ tree and document repo, playbooks, Makefile 2026-05-28 11:20:54 +02:00
traefik.yml docs(reference-ansible): add docs/ tree and document repo, playbooks, Makefile 2026-05-28 11:20:54 +02:00