1
0

updated warnings

This commit is contained in:
2025-07-19 09:40:16 -04:00
parent 09f604a923
commit ee28328f3d

View File

@@ -37,7 +37,8 @@ AUTHENTIK_EMAIL__FROM=
# **Post-Install**
>[!warning] Wait a few minutes before attempting to connect for the first time. All servers need to show as **Healthy** in Dockge
> **⚠Warning**
> Wait a few minutes before attempting to connect for the first time. All servers need to show as **Healthy** in Dockge
Go to http://your-server-ip:9000/if/flow/initial-setup/
- Create a unique email and password for admin account
@@ -122,7 +123,10 @@ location @goauthentik_proxy_signin {
}
```
>[!note] Edit the IP address in `proxy_pass` above and make sure it matches the one you specify in the Authentik docker-compose file
> **Note**
> If you are using Portainer to manage your Docker environment, you need to specify the ENV_FILE name to be `stacks.env`
Edit the IP address in `proxy_pass` above and make sure it matches the one you specify in the Authentik docker-compose file
# **Authentik**
@@ -183,4 +187,5 @@ location @goauthentik_proxy_signin {
4) Click on **Update**
# **Additional Information**
---
>[!warning] If you are using Portainer to manage your Docker environment, you need to specify the ENV_FILE name to be `stacks.env`
> **⚠Warning**
> If you are using Portainer to manage your Docker environment, you need to specify the ENV_FILE name to be `stacks.env`