(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
adc819a2f9
commit
9fa1446713
@ -184,10 +184,10 @@ Outposts are available as OCI-containers and can be deployed like any other cont
|
|||||||
|
|
||||||
https://goauthentik.io/docs/outposts/manual-deploy-docker-compose
|
https://goauthentik.io/docs/outposts/manual-deploy-docker-compose
|
||||||
|
|
||||||
```sh
|
[prism classes="language-sh command-line" cl-prompt="#" cl-continuation="\\"]
|
||||||
podman run --name authentik_ldap -p 389:3389 -p 636:6636 \
|
podman run --name authentik_ldap -p 389:3389 -p 636:6636 \
|
||||||
-e AUTHENTIK_HOST=https://{AUTHENTIK URL} \
|
-e AUTHENTIK_HOST=https://{AUTHENTIK URL} \
|
||||||
-e AUTHENTIK_INSECURE=false \
|
-e AUTHENTIK_INSECURE=false \
|
||||||
-e AUTHENTIK_TOKEN={GENERATED TOKEN} \
|
-e AUTHENTIK_TOKEN={GENERATED TOKEN} \
|
||||||
-d ghcr.io/goauthentik/ldap:2023.2
|
-d ghcr.io/goauthentik/ldap:2023.2
|
||||||
```
|
[/prism]
|
||||||
|
Loading…
Reference in New Issue
Block a user