feat(demo): add full inventories for mbazürich and phbern #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/demo-mbaz-phbe-inventories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both demo sites had only a hosts.yml, so every role ran on defaults (authentik.local.test) and nothing was reachable under the real FQDN.
Changes
Notes
Both outposts reach authentik over auth.gymb.*, which presents a valid Let's Encrypt cert via the reverseproxy (verified: ssl_verify_result=0 from the storage subnet). Drop the insecure TLS skip: - proxy outpost: authentik_outpost_proxy_insecure -> "false" - ldap outpost: pin authentik_outpost_ldap_insecure "false" instead of relying on the role default ("true"). Addresses the automated security review finding (TLS verification disabled).View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.