VECTR behind Traefik #308
l4rm4nd
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In case some one wants to run VECTR behind an already existing Traefik reverse proxy:
Append the following labels to the
vectr-caddy-gatewayservice:Then, add the following to your traefik dynamic config file:
Finally, restart the stack and join your traefik container to the network:
Afterwards, Traefik will propery proxy requests to the Caddy gateway.
Beta Was this translation helpful? Give feedback.
All reactions