Pangolin Self-Hosting FAQ
Fast answers for Pangolin: domains, ports, install options, and secure tunnels. Need the full guide? Jump to the main article.
👉 Read the Full Setup GuidePangolin Self-Hosting FAQ
Need help? Connect on WhatsApp, or use website chat for freelancer support.
Hire a Freelancer on WhatsAppQuick Answers
Do I need a domain?
Yes. Required for HTTPS via Let’s Encrypt and a stable dashboard URL.
Which ports must be open?
80/tcp, 443/tcp (Traefik), 51820/udp (WireGuard), 21820/udp (Newt tunnels).
Fastest install path?
Official installer on Debian; Portainer Stacks if you prefer a web UI.
Can I avoid Docker?
Possible, but Docker/Compose or Portainer simplifies updates and maintenance.
Where is the setup page?
https://<dashboard-domain>/auth/initial-setup
or http://<IP>:3002/auth/initial-setup
(for Portainer test).