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'd like to put the web ui behind a cloudflared tunnel so I can use SSO. I'd need to have the zt on a different hostname so caddy can ssl with letsencrypt and not require SSO.
zt-web.domain.com -> caddy -> zero-ui (or skip caddy if needed)
zt.domain.com -> caddy -> zt (9993) as normal.
Is this possible with a docker-compose file or to manually edit something on the container after a typical install?
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
-
I'd like to put the web ui behind a cloudflared tunnel so I can use SSO. I'd need to have the zt on a different hostname so caddy can ssl with letsencrypt and not require SSO.
zt-web.domain.com -> caddy -> zero-ui (or skip caddy if needed)
zt.domain.com -> caddy -> zt (9993) as normal.
Is this possible with a docker-compose file or to manually edit something on the container after a typical install?
Beta Was this translation helpful? Give feedback.
All reactions