Documentation Index
Fetch the complete documentation index at: https://docs.pangolin.net/llms.txt
Use this file to discover all available pages before exploring further.
Try free on Pangolin Cloud
Fastest way to get started with Pangolin using the hosted control plane. No credit card required.
This is a community guide and is not officially supported. If you have any issues, please reach out to the community on Discord or Github discussions.
After cleanup, follow Enable Geo-location to configure the geo-location database used by native geo-blocking in Pangolin.
Remove the GeoBlock plugin
Remove GeoBlock middleware references
Remove any references to
geoblock@file from your Traefik entry points, routers, or labels.Example removal in /config/traefik/traefik_config.yml:Remove the plugin definition from Traefik static config
Delete the GeoBlock plugin block from
/config/traefik/traefik_config.yml:Remove the middleware configuration from dynamic config
Delete the GeoBlock middleware section from
/config/traefik/dynamic_config.yml:
