Update Docker & Kubernetes/Docker/Docker Compose/Authentik.md

This commit is contained in:
Nicole Rappe
2024-02-07 00:43:59 -07:00
parent 9d3f277e88
commit 38d1309ce3

View File

@ -134,7 +134,7 @@ AUTHENTIK_SECRET_KEY=<See Below>
See https://www.postgresql.org/message-id/09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com See https://www.postgresql.org/message-id/09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com
## WebUI Initial Setup ## WebUI Initial Setup
To start the initial setup, navigate to http://<your server's IP or hostname>:9000/if/flow/initial-setup/ To start the initial setup, navigate to https://192.168.5.4:9443/if/flow/initial-setup/
## Traefik Reverse Proxy Configuration ## 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. 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.