1. Mandatory: Set Cloudflare SSL/TLS to “Flexible”
When connecting your Own Domain, ensure your domain is registered on Cloudflare and its encryption mode is set to Flexible:- Open your Cloudflare Dashboard and select your domain.
- In the left navigation, go to SSL/TLS -> Overview.
- Select Flexible.

Cloudflare SSL/TLS Encryption Mode must be set to Flexible
2. Navigate to Server Subscription & Domains Tab
- Log in to the Aisbir Cloud Portal.
- In the left sidebar, click Services -> Server Subscription.
- Click the Domains tab next to the Servers tab.
- Click the green Add Domain button.

Server Subscription - Domains Tab
3. Choose Domain Setup Type
A popup modal will offer two choices:- Create Subdomain: Get a free subdomain under our managed domain (e.g.
*.lezats.net). - Use Own Domain: Point your own domain managed by Cloudflare to your server.

Add Domain Setup Options
Option A: Create Free Subdomain (Create Subdomain)
If you want a free subdomain instantly without purchasing a domain:- Click Create Subdomain.
- Select Your Server: Select your target Pterodactyl server.
- Enter your desired subdomain prefix (e.g.
play,api, orweb). - Domain Extension: Choose an available domain extension (e.g.
lezats.net). - Click the green Create Subdomain button.

Create Subdomain Form
Option B: Use Your Own Domain (Use Own Domain)
If you own a custom domain (e.g.yourdomain.com or app.yourdomain.com):
- Click Use Own Domain.
- Select Your Server: Choose your Pterodactyl server.
- Your Domain: Enter your domain or subdomain.
- Click the blue Generate DNS Records button.

Use Own Domain Form
4. Add DNS Records in Cloudflare
After generating records, the system displays two DNS records to configure:
DNS records to configure in Cloudflare
-
A Record:
- Type:
A - Name:
@(or subdomain prefix) - IPv4 address: Server IP shown on the portal (e.g.
172.93.185.195) - Proxy status: Proxied (Orange Cloud ☁️ Enabled)
- Type:
-
TXT Record:
- Type:
TXT - Name:
@(or subdomain prefix) - Content: Configuration string (e.g.
"origin=172.93.185.195 port=pterodactyl")
- Type:
