website/docs: simplify Quadlet download intro

Remove source-generation details and point readers directly at the download commands.

Agent-thread: https://sdko.org/internal/threads/019e93bf-9dbb-7ba2-9375-cb430876c101

A7k-product: product

A7k-product-repo: 1

Co-authored-by: Agent <agent@svc.sdko.net>
This commit is contained in:
Dominic R
2026-06-04 14:15:03 -04:00
parent af071fe75a
commit c3bc7811a1
@@ -76,9 +76,7 @@ loginctl enable-linger "$USER"
## Download the Quadlet units
Download the units from `docs.goauthentik.io/quadlet/`. They are generated from [`lifecycle/quadlet/`](https://github.com/goauthentik/authentik/tree/main/lifecycle/quadlet) and pin the same authentik image tag as the [Docker Compose file](./docker-compose.mdx).
Rootless units are published under `/quadlet/rootless/`. They use `%h` for the home directory and `%t` for `$XDG_RUNTIME_DIR`.
Download the Quadlet units for the mode you chose:
<Tabs groupId="install-mode">
<TabItem value="rootful" label="Rootful" default>