website: Docusaurus 3.8 (#15097)

website: Upgrade Docusaurus. Split API build.
This commit is contained in:
Teffen Ellis
2025-07-23 16:42:01 +02:00
committed by GitHub
parent 35de683959
commit e280159946
26 changed files with 756 additions and 2118 deletions

View File

@@ -113,7 +113,7 @@ docker compose pull
docker compose up -d
```
The `docker-compose.yml` file statically references the latest version available at the time of downloading the compose file. Each time you upgrade to a newer version of authentik, you download a new `docker-compose.yml` file, which points to the latest available version. For more information, refer to the **Upgrading** section in the [Release Notes](../../releases).
The `docker-compose.yml` file statically references the latest version available at the time of downloading the compose file. Each time you upgrade to a newer version of authentik, you download a new `docker-compose.yml` file, which points to the latest available version. For more information, refer to the **Upgrading** section in the [Release Notes](../../../releases/).
To start the initial setup, navigate to `http://<your server's IP or hostname>:9000/if/flow/initial-setup/`.