Configure your domain, DNS records, and network settings for Pangolin deployment
Create wildcard record
app.example.com
, api.example.com
) to resolve to your VPS.Create root domain record (optional)
example.com
(not just subdomains) as a resource.Wait for propagation
100.89.137.0/20
range100.89.137.0/20
range is in the CGNAT (Carrier-Grade NAT) space, which should avoid conflicts with typical private networks (192.168.x.x, 10.x.x.x, 172.16-31.x.x).site_block_size
to 29 (8 IPs) or 28 (16 IPs) per site.Container Communication
http://pangolin:8080
Host Machine Access
172.17.0.1
(Docker bridge gateway)host.docker.internal
(Docker Desktop)http://172.17.0.1:3000
External Services