#Reinstalled Traefik and now all Applications looping
1 messages · Page 1 of 1 (latest)
In my traefik config this causes it to loop
This is the port it was using for Authentik before reinstalling Traefik (i copied it all over)
Noticed on internal DNS that Authentik is actually on 10229 not 10230, so I tested that out to. With that, no matter what app i launch, I'm redirected to the Authy UI. Same goes if I try http://./outpost.goauthentik.io/auth/traefik as suggested in Authentik itself
Now now matter what that's set to it's all redirecting back to authentik
wtf is going on 😤
I think. I think I fixed this. Restored trueNAS with heavy script. Reinstalled Traefik
Took a few attempts as I couldn’t deploy them. But that’s not an Authentik issue
try to create a new outpost with this settings:
docker_labels: null
authentik_host: https://auth.mydomain.com/
docker_network: null
container_image: beryju/authentik-proxy:2023.3.1
docker_map_ports: true
kubernetes_replicas: 1
kubernetes_namespace: authentik
authentik_host_browser: ""
object_naming_template: ak-outpost-%(name)s
authentik_host_insecure: false
kubernetes_service_type: ClusterIP
kubernetes_image_pull_secrets: []
kubernetes_ingress_class_name: null
kubernetes_disabled_components: []
kubernetes_ingress_annotations: {}
kubernetes_ingress_secret_name: auth```
and use it as middleware