Config resets after restart
-
Hi all
Im trying to change line 11 in keycloak.conf:
"proxy-trusted-addresses = 172.18.0.1"
Im trying to add more trusted addresses, however each time keycloak is restartet, the config is reset to its default and any addresses i may have added get deletedAny help would be appreciated
i run cloudron and keycloak behind another traefik instance and in the logs i can only see the ip from the traefik host
-
@setmyx The package indeed resets this each time on restart .
I think you might be missing https://docs.cloudron.io/networking/#trusted-ips . Did you add traefik there? This will make the internal nginx trust the IP and then in turn make keycloak trust this internal nginx .
-
@setmyx The package indeed resets this each time on restart .
I think you might be missing https://docs.cloudron.io/networking/#trusted-ips . Did you add traefik there? This will make the internal nginx trust the IP and then in turn make keycloak trust this internal nginx .
-
N nebulon marked this topic as a question
-
N nebulon has marked this topic as solved