Merge branch 'dev' of https://github.com/fosrl/docs-v2 into dev

This commit is contained in:
miloschwartz
2026-03-09 09:08:06 -07:00
2 changed files with 16 additions and 15 deletions

View File

@@ -81,6 +81,6 @@ Remote nodes are self-hosted Pangolin servers that you control while using Pango
You can deploy multiple remote nodes for high availability and automatic failover. If your nodes become unavailable, traffic can optionally fail over to cloud infrastructure until you restore service. You can deploy multiple remote nodes for high availability and automatic failover. If your nodes become unavailable, traffic can optionally fail over to cloud infrastructure until you restore service.
<Card title="Read more about remote nodes" icon="circle-nodes" href="/manage/remote-node/nodes"> <Card title="Read more about remote nodes" icon="circle-nodes" href="/manage/remote-node/understanding-nodes">
Learn about remote nodes and how they provide high availability and simplified operations. Learn about remote nodes and how they provide high availability and simplified operations.
</Card> </Card>

View File

@@ -7,7 +7,9 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta /> <PangolinCloudTocCta />
<Card title="Get a License" icon="server" href="https://pangolin.net/pricing?hosting=self-host">
Get a license for Pangolin Enterprise Edition.
</Card>
When self-hosting Pangolin, you can choose to run the **Community Edition** or the **Enterprise Edition**. Both editions provide the same core functionality, but the Enterprise Edition unlocks additional features for qualifying users. When self-hosting Pangolin, you can choose to run the **Community Edition** or the **Enterprise Edition**. Both editions provide the same core functionality, but the Enterprise Edition unlocks additional features for qualifying users.
@@ -30,19 +32,6 @@ When self-hosting Pangolin, you can choose to run the **Community Edition** or t
The Enterprise Edition is distributed under the **Fossorial Commercial License**, which provides different terms based on your organization's revenue: The Enterprise Edition is distributed under the **Fossorial Commercial License**, which provides different terms based on your organization's revenue:
<Tabs> <Tabs>
<Tab title="Personal Use">
**Free for individuals and small businesses**
- **Revenue threshold**: Less than $100,000 USD gross annual revenue
- **License cost**: Free
- **Features**: Full access to all "Paid Features"
- **Usage**: Personal and small business use allowed
<Check>
You still need to acquire a valid license key to unlock Enterprise features, even with free licensing.
</Check>
</Tab>
<Tab title="Business Use"> <Tab title="Business Use">
**Larger businesses require a paid license** **Larger businesses require a paid license**
@@ -55,6 +44,18 @@ The Enterprise Edition is distributed under the **Fossorial Commercial License**
Businesses exceeding the revenue threshold must purchase a commercial license to use Enterprise Edition features. Businesses exceeding the revenue threshold must purchase a commercial license to use Enterprise Edition features.
</Warning> </Warning>
</Tab> </Tab>
<Tab title="Personal Use">
**Free for individuals and small businesses**
- **Revenue threshold**: Less than $100,000 USD gross annual revenue
- **License cost**: Free
- **Features**: Full access to all "Paid Features"
- **Usage**: Personal and small business use allowed
<Check>
You still need to acquire a valid license key to unlock Enterprise features, even with free licensing.
</Check>
</Tab>
</Tabs> </Tabs>
To see pricing tiers for the self-hosted Enterprise Edition for businesses, [click here](https://pangolin.net/pricing?hosting=self-host). For more on how to purchase a key, see [Purchase a license key](/self-host/purchase-license-key). To see pricing tiers for the self-hosted Enterprise Edition for businesses, [click here](https://pangolin.net/pricing?hosting=self-host). For more on how to purchase a key, see [Purchase a license key](/self-host/purchase-license-key).