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'm having some issues making this work. Does anyone have any idea how to correctly configure Traefik using the dynamic.yml file rather than labels for configuration? Traefik is running on a different VM so using docker labels to configure is not possible, and so far nothing I've tried has worked properly with the single subdomain (eg: adventure.mydomain.com)
I can get it to work using different subdomains for the frontend (eg: adventure.mydomain.com) and backend (eg adventureapi.mydomain.com but this is causing me issues with implementing OIDC. At least I think that's the problem.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm having some issues making this work. Does anyone have any idea how to correctly configure Traefik using the dynamic.yml file rather than labels for configuration? Traefik is running on a different VM so using docker labels to configure is not possible, and so far nothing I've tried has worked properly with the single subdomain (eg: adventure.mydomain.com)
I can get it to work using different subdomains for the frontend (eg: adventure.mydomain.com) and backend (eg adventureapi.mydomain.com but this is causing me issues with implementing OIDC. At least I think that's the problem.
Beta Was this translation helpful? Give feedback.
All reactions