You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can look into Traefik if it sends x-forwarded-* and scriptname HTTP headers.
Local and remote deployments with different settings is a common problem. A proven solution we took is to have symbolic identifiers/variables within config files and have their values substituted at deployment time based on an env variable or the hostname. See e.g. https://github.com/smartemission/docker-se-geoserver in particular entry.sh
for this reason css-includes and form submits fail
it seems related to x-forwarded-* params do not arrive in tomcat/geoserver
instead i've set the proxy path hard in settings, but now it doesn't work nicely locally...
The text was updated successfully, but these errors were encountered: