update blueprints and geoblock

This commit is contained in:
miloschwartz
2026-05-07 11:05:46 -07:00
parent c05d759092
commit d9a68a2e15
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
title: "Definition"
title: "Blueprints"
description: "Define Pangolin resources and site settings declaratively with YAML or container labels"
---

View File

@@ -1,6 +1,6 @@
---
title: "Enable Geo-blocking"
description: "Configuration requirements to enable geoblocking in Pangolin"
title: "Enable Geo-location"
description: "Configuration requirements to enable geolocation features in Pangolin"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
@@ -9,7 +9,7 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
To enable geoblocking in Pangolin Community you must download and place the Maxmind geoip database into the `config/` directory and update the config file. This can be done for free.
Pangolin uses a geolocation database for several geolocation features like geoblocking and analytics. To enable geolocation features in Pangolin self-hosted, you must download and place the Maxmind geoip database into the `config/` directory and update the config file. This can be done for free.
<Tip>
Remember to keep the GeoIP database updated regularly, as IP-to-country mappings can change over time. You can just repeat the download and extraction steps periodically to ensure your database is current.