Connect your custom domain to your VPS in a few simple steps.
Step 1: Get Your IP
Find your Breeze's IP address in the portal under Breezes → [Your Server].
Step 2: Update DNS at Your Registrar
Log into your domain registrar (Namecheap, GoDaddy, Cloudflare, etc.) and add:
- A Record:
@→YOUR_IP - A Record:
www→YOUR_IP(or use a CNAME)
Step 3: Wait for Propagation
DNS changes can take up to 48 hours, but usually complete within minutes to a few hours.
Step 4: Configure Your Web Server
Add a server block (Nginx) or virtual host (Apache) for your domain.
Verify
dig example.com +short