Skip to main content

Try free on Pangolin Cloud

Fastest way to get started with Pangolin using the hosted control plane. No credit card required.
The config.yml file includes basic config variable for your remote node. This file is mounted at config/config.yml in your Docker container. Minimal configuration file:
config.yml
gerbil:
    start_port: 51820
    base_endpoint: "154.123.45.67" # REPLACE WITH YOUR IP OR DOMAIN

managed:
    id: "he4g78wevj25msf"
    secret: "n7sd18twfko0q0vrb7wyclqzbvvnx1fqt7ezv8xewhdb9s7d"

Gerbil Tunnel Controller

gerbil
object
required
Gerbil tunnel controller settings for WireGuard tunneling.

Remote Node Configuration

managed
object
Settings for connecting the remote node to the Pangolin head server.