mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
16 lines
439 B
Plaintext
16 lines
439 B
Plaintext
---
|
|
title: Deployment
|
|
sidebar_label: Deployment
|
|
authentik_version: "2025.12.0"
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
You can deploy the authentik Agent on [Linux](./linux.mdx), [macOS](./macos.md), and [Windows](./windows.md) devices.
|
|
|
|
Documentation for large-scale deployments using [Mobile Device Management (MDM) and automated](./automated.mdx) tools is also available.
|
|
|
|
Select a topic below to continue:
|
|
|
|
<DocCardList />
|