mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user