change manage terms

This commit is contained in:
miloschwartz
2025-10-15 16:54:16 -07:00
parent 5dda2a2341
commit ba2ab8c5eb
10 changed files with 28 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ description: "Configure a custom authentication page URL for your organization"
---
<Note>
Custom auth pages are only available in managed self-hosted nodes or in the cloud.
Custom auth pages are only available in Pangolin Cloud.
</Note>
Custom organization authentication pages let you serve the login page at your own domain instead of the default `pangolin.fossorial.io`. This provides better user experience and brand consistency.

View File

@@ -59,12 +59,6 @@ Path match rules allow URL patterns defined with plain text and wildcards (`*`)
### Country
<Note>
Geo blocking is only available for targets created with managed self-hosted nodes or in the cloud because we need to host services to resolve IP addresses and evolve it quickly as network change.
Fully self hosted users can install a [Traefik plugin](/self-host/community-guides/geoblock) for geo blocking support.
</Note>
Country match rules allow you to specify allowed or denied countries for requests based on their IP address. This is useful for geo-restrictions or compliance with regional regulations.
We use a IP database to geolocate the IP address but this is not always accurate. We try to keep it updated, but there may be cases where the location is incorrect.

View File

@@ -3,10 +3,6 @@ title: "Health Checks"
description: "Configure automated health monitoring and failover for high availability"
---
<Note>
Health checks are only available for targets created with managed self-hosted nodes or in the cloud.
</Note>
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube.com/embed/Xdme_2-AMas"
@@ -18,9 +14,7 @@ Health checks are only available for targets created with managed self-hosted no
## Overview
Pangolin provides automated health checking for [targets](./resources/targets.mdx) to ensure traffic is only routed to healthy services. When you create targets with managed nodes or in the cloud, you can optionally define health check parameters to monitor the availability and responsiveness of your services.
Health checks are essential for building highly available services, as they automatically remove unhealthy targets from traffic routing and load balancing.
Pangolin provides automated health checking for [targets](./resources/targets.mdx) to ensure traffic is only routed to healthy services. Health checks are essential for building highly available services, as they automatically remove unhealthy targets from traffic routing and load balancing.
## How Health Checks Work

View File

@@ -40,7 +40,7 @@ This can be used to connect to any external identity provider that supports the
### Google
<Note>
Google IdP is only available in Pangolin Cloud and Managed Self-hosted.
Google IdP is only available in Pangolin Cloud.
</Note>
Easily set up Google Workspace authentication for your organization. Users can sign in with their Google accounts and access Pangolin resources using their existing Google credentials. Perfect for organizations already using Google Workspace for email, calendar, and other services.
@@ -48,7 +48,7 @@ Easily set up Google Workspace authentication for your organization. Users can s
### Azure Entra ID
<Note>
Azure Entra ID IdP is only available in Pangolin Cloud and Managed Self-hosted.
Azure Entra ID IdP is only available in Pangolin Cloud.
</Note>
Integrate with Microsoft's enterprise identity platform to allow users to authenticate using their Azure Active Directory accounts. Ideal for organizations using Microsoft 365 or other Azure services, providing seamless single sign-on across your Microsoft ecosystem.
@@ -79,7 +79,7 @@ Integrate with Microsoft's enterprise identity platform to allow users to authen
</Step>
</Steps>
In the Community Edition, identity providers are created and managed via the Server Admin UI rather than the organization settings.
In the CE and EE, identity providers are created and managed via the Server Admin UI rather than the organization settings.
## Custom Login Page

View File

@@ -5,7 +5,7 @@ description: "Learn how to convert your Community or Enterprise Edition Pangolin
## Who is this for?
Use this guide if you have a self-hosted Pangolin instance and want to convert it to a managed deployment. It's pretty easy!
Use this guide if you have a self-hosted Pangolin instance and want to convert it to a remote node deployment. It's pretty easy!
## What will happen to my data?
@@ -13,7 +13,7 @@ Use this guide if you have a self-hosted Pangolin instance and want to convert i
**Always backup your data before updating.** Copy your `config` directory to a safe location so you can roll back if needed.
</Warning>
Your existing Pangolin data will stay in the database, so feel free to try managed deployment without losing anything. If you want to go back, just reverse these steps.
Your existing Pangolin data will stay in the database, so feel free to try a remote node deployment without losing anything. If you want to go back, just reverse these steps.
## Migration

View File

@@ -8,12 +8,12 @@ description: "More reliable and low-maintenance self-hosted Pangolin server with
With this option, you still run your own Pangolin node — your tunnels, SSL termination, and traffic all stay on your server. The difference is that management and monitoring are handled through our cloud dashboard, which unlocks a number of significant benefits.
<Tip>
You can deploy a managed Pangolin node in seconds [using the installer](/manage/remote-node/quick-install-remote).
You can deploy a remote Pangolin node in seconds [using the installer](/manage/remote-node/quick-install-remote).
</Tip>
## How It Works
The managed self-hosted approach gives you the best of both worlds:
The remote node approach gives you the best of both worlds:
- **You Host the Node**: You maintain complete control over your infrastructure and where your data flows. Your tunnels, SSL termination, and all traffic processing happen on your servers.
- **We Handle Coordination**: Pangolin Cloud manages the control plane, DNS, certificate management, database, and backups through our cloud dashboard.
@@ -23,14 +23,6 @@ The managed self-hosted approach gives you the best of both worlds:
<img src="/images/ha.svg" width="400" centered/>
</Frame>
## Why Choose Remote Nodes?
**Data Control & Privacy**: All your traffic flows through your own servers, giving you complete control over data transit, costs, and ensuring compliance with your security policies.
**Simplified High Availability**: Get enterprise-grade reliability without the complexity of managing distributed systems, load balancers, and monitoring infrastructure yourself.
**Reduced Operational Burden**: Focus on your core business while we handle the operational complexity of keeping your tunneling infrastructure running smoothly.
## Key Benefits
### Simpler Operations

View File

@@ -1,6 +1,6 @@
---
title: "Quick Install Guide"
description: "Deploy your own managed Pangolin instance in under 10 minutes with our automated installer"
description: "Deploy your own remote Pangolin node in under 10 minutes with our automated installer"
---
<iframe
@@ -107,6 +107,6 @@ Once installation completes successfully, you'll see:
Installation complete!
```
Navigate to the [Pangolin dashboard](https://pangolin.fossorial.io/) and create sites, resources, and targets for your managed node.
Navigate to the [Pangolin dashboard](https://pangolin.fossorial.io/) and create sites, resources, and targets for your remote node.
{/* ## Video Walkthrough */}

View File

@@ -41,7 +41,7 @@ You can now configure targets across different sites for the same resource:
### Load Balancing Requirements
<Warning>
Load balancing between different targets only works when sites are connected to the same node. In managed Pangolin instances with multiple nodes, ensure load balancing occurs on the same node.
Load balancing between different targets only works when sites are connected to the same node. In Pangolin instances with multiple remote nodes, ensure load balancing occurs on the same node.
</Warning>
To ensure effective load balancing in multi-node environments:
@@ -104,4 +104,4 @@ When multiple targets have the same path and match configuration, Pangolin will
In this configuration:
- Requests to `/api/users` will be load balanced between Target 1 and Target 2
- Requests to `/web/dashboard` will only go to Target 3
- Requests to `/web/dashboard` will only go to Target 3

View File

@@ -4,7 +4,7 @@ description: "Configure raw TCP and UDP traffic through Pangolin tunnels"
---
<Note>
This feature is only available in self-hosted Pangolin instances. If you're using Pangolin Cloud, you will need a Managed Self-hosted Node.
This feature is only available in self-hosted Pangolin instances. If you're using Pangolin Cloud, you will need to deploy a remote node.
</Note>
Pangolin supports raw TCP and UDP traffic because Newt can pass anything through the tunnel.

View File

@@ -7,20 +7,17 @@ When self-hosting Pangolin, you can choose to run the **Community Edition** or t
## Edition Comparison
<CardGroup cols={2}>
<Card title="Community Edition" icon="user">
• Fully compliant with AGPL-3 license
• All core Pangolin features included
• Perfect for personal use and small teams
</Card>
### Community Edition
<Card title="Enterprise Edition" icon="building">
• Distributed under Fossorial Commercial License
• Includes all Community Edition features
• Unlocks "Paid Features" for qualifying users
• Requires valid license key for activation
</Card>
</CardGroup>
- Fully compliant with AGPL-3 license
- All core Pangolin features included
### Enterprise Edition
- Distributed under Fossorial Commercial License
- Includes all Community Edition features
- Unlocks "Paid Features" for qualifying users (see below)
- Requires valid license key for activation
## Licensing Overview
@@ -94,7 +91,7 @@ The Enterprise Edition is distributed under the **Fossorial Commercial License**
<Accordion title="Can I get a trial license?">
**7-day trial available for commercial users**
Businesses that don't qualify for free licensing can request a 7-day trial key to evaluate the platform. Contact [sales@fossorial.io](mailto:sales@fossorial.io) for trial access.
Businesses that don't qualify for free licensing can generate a 7-day trial key via the portal to evaluate the platform.
<Warning>
Trial keys are only available for organizations that exceed the free license revenue threshold.
@@ -151,21 +148,13 @@ The Enterprise Edition is distributed under the **Fossorial Commercial License**
## Current Enterprise Features
<Note>
The Enterprise Edition is currently in early development. Available features are nearly identical to the Community Edition, with additional enterprise-specific features rolling out soon.
</Note>
Currently the CE and EE are nearly feature identical. Enterprise edition features will be rolled out soon in a future update.
## Support and Contact
<CardGroup cols={2}>
<Card title="Sales Inquiries" icon="envelope">
**For licensing questions and quotes**
For licensing questions and quotes, email: [sales@fossorial.io](mailto:sales@fossorial.io)
Email: [sales@fossorial.io](mailto:sales@fossorial.io)
Include your organization details and use case for faster assistance.
</Card>
</CardGroup>
Include your organization details and use case for faster assistance.
## Frequently Asked Questions