Step 3 of 6
SSH into your VPS:
ssh root@EDGE_IPGo to the module folder:
cd /opt/virtualizor-cloud-edgeMake the installer executable:
chmod +x install-edge-proxy.shSet your real email (used for SSL certificates):
export VCE_SSL_EMAIL=your-real-email@yourdomain.comRun the installer:
./install-edge-proxy.shImportant
During installation, use a valid real email address
Do NOT use example emails (Let’s Encrypt may reject certificates)
After installation
Save the API token shown at the end
Keep all output details safe (you will need them for Paymenter integration)