Documentação

Step 3: Run the installer

Edge URL Module

Step 3 of 6

126 views Updated 1 month ago

SSH into your VPS:

ssh root@EDGE_IP

Go to the module folder:

cd /opt/virtualizor-cloud-edge

Make the installer executable:

chmod +x install-edge-proxy.sh

Set your real email (used for SSL certificates):

export VCE_SSL_EMAIL=your-real-email@yourdomain.com

Run the installer:

./install-edge-proxy.sh

Important

  • 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)