
* add link to new Upgrade docs * more links between Ent and Install --------- Co-authored-by: Tana M Berry <tana@goauthentik.com>
14 lines
642 B
Plaintext
14 lines
642 B
Plaintext
---
|
|
title: Installation
|
|
---
|
|
|
|
Everything you need to get authentik up and running!
|
|
|
|
For information about upgrading to a new version, refer to the <b>Upgrade</b> section in the relevant [Release Notes](../releases) and to our [Upgrade authentik](../installation/upgrade.mdx) documentation.
|
|
|
|
The installation process for our free open source version and our [Enterprise](../enterprise/index.md) version are exactly the same. For information about obtaining an Enterprise license, refer to [License management](../enterprise/manage-enterprise.md#license-management) documentation.
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
<DocCardList />
|