v1.1.4
Bug fix
- Fixed:
deployzy http/deployzy tcpfailing withinvalid protocolerror - Root cause: Port 8443 is proxied by Cloudflare, which intercepted the smux control connection expecting HTTP traffic
- Fix: CLI now connects to
ctrl.deployzy.com:8443— a DNS-only record that routes directly to the VPS, bypassing Cloudflare - The
--subdomainflag and all other flags continue to work as before
Upgrade
npm install -g deployzy@latest