Warning: Undefined variable $SITE in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2393

Warning: Undefined variable $PHP in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2393

Warning: Undefined variable $SITE in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2393

Warning: Undefined variable $DOMAIN in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2393

Warning: Undefined variable $DOMAIN in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2393

Warning: Undefined variable $SITE in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2419

Warning: Undefined variable $PHP in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2419

Warning: Undefined variable $SITE in /www/wwwroot/exopanel.space/releases/1.3.0-space-20260824T102532Z/src/Portal.php on line 2419
EXOpanel Docs · Managed hostname and Auto-TLS
EXECUTABLE DOCUMENTATION

Managed hostname and Auto-TLS

A licensed panel enrolls its public address. EXOpanel.space publishes a deterministic nodes.exopanel.space record through the server-side Namecheap adapter; the panel requests its own Let’s Encrypt certificate after DNS resolves.

COMMAND

Copy, run and verify

Read the command before execution and run it only on the intended server.

PuTTY · Bash
curl -fsS https://api.exopanel.space/v1/nodes/enroll \
  -H 'Content-Type: application/json' \
  --data '{"license_key":"EXO-...","instance_id":"exo_32_hex_characters","public_ipv4":"203.0.113.10"}' | python3 -m json.tool

Required result

The command must finish without syntax errors. Health reports database ok, signing key configured, and every HTTPS domain returns TLS result 0.