Containers are deployed to Scaleway Serverless Containers with the following configuration:
vCPU: 100m Memory: 128MB Port: 8080 (HTTP) Timeout: 3600s
The following variables must be set during deployment:
UUID: VLESS user identifier WS_PATH: WebSocket endpoint path LOG_LEVEL: Logging verbosity (default: error)
Cloudflare Worker handles reverse proxying and TLS termination. The Worker validates WebSocket upgrade requests and forwards them to the container.