diff --git a/images/pangolin-cluster.png b/images/pangolin-cluster.png new file mode 100644 index 0000000..40ed9fd Binary files /dev/null and b/images/pangolin-cluster.png differ diff --git a/self-host/advanced/clustering.mdx b/self-host/advanced/clustering.mdx index de6d46f..c76b21b 100644 --- a/self-host/advanced/clustering.mdx +++ b/self-host/advanced/clustering.mdx @@ -20,6 +20,10 @@ For organizations requiring maximum uptime and performance, Pangolin supports cl In a clustered configuration, multiple Pangolin server instances operate together, sharing state through a PostgreSQL database and Valkey server. Each instance can independently serve user requests, manage authentication, and coordinate with Gerbil instances to support thousands of sites across your organization. + + Pangolin Cluster + + ## Architecture Components A Pangolin cluster consists of several coordinated components that work together to provide high availability and seamless failover. Each component plays a specific role in ensuring your deployment remains online and performant. @@ -157,4 +161,4 @@ Understanding how requests flow through the cluster helps clarify how these comp Clustered deployments require careful planning around database replication, Valkey configuration, network topology, DNS infrastructure, and monitoring. These advanced architectures are available as part of Pangolin's [Enterprise Edition](/self-host/enterprise-edition) with dedicated support for design, deployment, and ongoing operations. -For organizations interested in clustering for high availability or regional distribution, please [contact our enterprise team](https://pangolin.net/talk-to-us) to discuss your requirements and receive implementation guidance. \ No newline at end of file +For organizations interested in clustering for high availability or regional distribution, please [contact our enterprise team](https://pangolin.net/talk-to-us) to discuss your requirements and receive implementation guidance.