mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-27 07:16:50 +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.
|
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
|
## 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user