website/docs: add link from Install docs to Enterprise docs (#10827)

* add link to new Upgrade docs

* more links between Ent and Install

---------

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-08-08 10:59:20 -05:00
committed by GitHub
parent 8f69d0962a
commit 911382f2c9

View File

@ -2,7 +2,11 @@
title: Installation 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). 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"; import DocCardList from "@theme/DocCardList";