mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-24 22:06:43 +00:00
add diagram
This commit is contained in:
BIN
images/pangolin-cluster.png
Normal file
BIN
images/pangolin-cluster.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 345 KiB |
@@ -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.
|
||||
|
||||
<Frame caption="Pangolin clsuter diagram with two nodes">
|
||||
<img src="/images/pangolin-cluster.png" alt="Pangolin Cluster"/>
|
||||
</Frame>
|
||||
|
||||
## 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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user