website/docs: new upgrade page (#10742)

* first draft

* add to sidebar

* made mdx

* diff image add troubleshoting

* Optimised images with calibre/image-actions

* tweaks

* edits from review

* more review edits, tweaks

* tab fights

* still fighting tabs

* add link from Rel Note template

* more syntax fights

* i give up

* git hates me

* no comment

* formatting

* styling stuff

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* merge conflict

* add Jens' edits

* fighting my rebase

* tweak

* added note on Rel Note template about versions must match

* git hates me even more today than yesterday

* tweak

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Tana M Berry
2024-08-08 08:40:20 -05:00
committed by GitHub
parent 0b6fb8ff5a
commit 8f69d0962a
5 changed files with 69 additions and 3 deletions

View File

@ -37,7 +37,7 @@ import TabItem from "@theme/TabItem";
wget https://goauthentik.io/docker-compose.yml
```
</TabItem>
<TabItem value="MacOS" label="MacOS">
<TabItem value="macOS" label="macOS">
```shell
curl -O https://goauthentik.io/docker-compose.yml
```