From f58120058af6346e747cacf9a2daee9f524a2df7 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 7 Feb 2024 00:32:24 -0700 Subject: [PATCH] Update Docker & Kubernetes/Docker/Docker Compose/Authentik.md --- Docker & Kubernetes/Docker/Docker Compose/Authentik.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md index 9a666da..05a4158 100644 --- a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md +++ b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md @@ -135,6 +135,9 @@ COMPOSE_PORT_HTTPS=443 Because of a PostgreSQL limitation, only passwords up to 99 characters are supported See https://www.postgresql.org/message-id/09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com +## WebUI Initial Setup +To start the initial setup, navigate to http://:9000/if/flow/initial-setup/ + ## Traefik Reverse Proxy Configuration If the container does not run on the same host as Traefik, you will need to manually add configuration to Traefik's dynamic config file, outlined below. ``` yaml