GitHub user abdessalllam added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support)
Hi @daviftorres I’m currently running it behind Cloudflare (proxied) for UI, CPVM and SSVM. I bypass cache for all the domains including the noVNC path to avoid websocket/canvas nonsense, I use WAF for JS Verification and deter bots, it works just fine. Cache/Page Rule: match `novnc domain` (or whatever path you use) and Cache Level: Bypass (and optionally disable Rocket Loader). I’ve also used it behind Google Cloud LB/Armor. I’m just not comfortable with the origin being visible for all to see via DNS lookups, LOL. I just included certbot for people that don’t use Cloudflare, so it can run directly over TLS. GitHub link: https://github.com/apache/cloudstack/discussions/11562#discussioncomment-14481675 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
