Getting Started
In Pangolin Cloud, a domain is not required. You can use our provided domain endings like.hostlocal.app or .tunneled.to for your resources.
Domain Types
Wildcard (A Records)
Wildcard domains allow you to use any subdomain under a specified base domain or the domain itself.- Exact or Subdomains: Both the base domain and any subdomains work (e.g.,
example.com,app.example.com,db.example.com) - A Records: Uses A records pointing to Pangolin’s IP addresses
- Simple: Just pointed to the IP of your server
Domain Delegation (NS Records)
Cloud & Enterprise Only
- Full Domain Control: Includes the base domain and all subdomains
- NS Records: Uses nameserver delegation for complete DNS management
- Automatic Subdomains: All subdomains work automatically
Single Domain (CNAME Records)
Cloud & Enterprise Only
- Exact Domain Only: Only the specific domain provided works
- CNAME Records: Uses CNAME records pointing to Pangolin
- No Subdomains: Subdomains will not work with CNAME domains
- External DNS: Your domain remains controlled by your existing DNS provider
DNS Configuration
For Wildcard Domains
When using wildcard domains, you’ll need to add the following DNS records: Example Wildcard Records:app.example.com or db.example.com or example.com.
For Domain Delegation
When using domain delegation, you’ll need to update your domain’s nameservers: Example NS Records:For Single Domain (CNAME)
When using CNAME domains, you’ll need to add CNAME records: Example CNAME Records:Once DNS is properly configured and propagated, your domain will be verified and ready to use with your Pangolin resources.

