mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-20 20:06:44 +00:00
enhance(enterprise): Consistent naming scheme and update quick install
Standardize edition-gated terminology to Enterprise Edition across docs where feature availability is described. Add links to /self-host/enterprise-edition so users can quickly understand edition differences before enabling gated features or selecting an installer edition.
This commit is contained in:
@@ -4,7 +4,7 @@ description: "Show a maintenance page to users when a resources is down for main
|
||||
---
|
||||
|
||||
<Note>
|
||||
Maintenance pages are only available in Enterprise Edition.
|
||||
Maintenance pages are only available in [Enterprise Edition](/self-host/enterprise-edition).
|
||||
</Note>
|
||||
|
||||
Pangolin can display a customizable maintenance page to users when a resource is undergoing maintenance or when all targets are unhealthy. This ensures users are informed about the downtime and provides a better user experience.
|
||||
|
||||
@@ -35,7 +35,7 @@ You can now configure targets across different sites for the same resource:
|
||||
### Distributing Sites Load Across Servers
|
||||
|
||||
<Note>
|
||||
This is an Enterprise Edition only feature.
|
||||
This is an [Enterprise Edition](/self-host/enterprise-edition)-only feature.
|
||||
</Note>
|
||||
|
||||
This refers to having more than on Pangolin server node that a site can connect to. If one of the server nodes goes down, the site moves to another node. This has some implications for site-based load balancing, because DNS must can only route a FQDN to one Pangolin server node at a time.
|
||||
|
||||
Reference in New Issue
Block a user