From d288bca3efb6a10131ac4e2ea41b1bed5721ffbb Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 19 Oct 2025 15:13:17 -0700 Subject: [PATCH] Update domain --- about/how-pangolin-works.mdx | 2 +- about/pangolin-vs-traditional-reverse-proxy.mdx | 2 +- about/pangolin-vs-vpn.mdx | 2 +- docs.json | 4 ++-- index.mdx | 2 +- manage/access-control/login-page.mdx | 2 +- manage/blueprints.mdx | 2 +- manage/domains.mdx | 10 +++++----- manage/remote-node/config-file.mdx | 8 ++++---- manage/remote-node/convert-remote.mdx | 4 ++-- manage/remote-node/quick-install-remote.mdx | 6 +++--- manage/sites/configure-site.mdx | 10 +++++----- manage/sites/install-site.mdx | 2 +- self-host/enterprise-edition.mdx | 6 +++--- self-host/supporter-program.mdx | 2 +- 15 files changed, 32 insertions(+), 32 deletions(-) diff --git a/about/how-pangolin-works.mdx b/about/how-pangolin-works.mdx index 04a8082..161fbb6 100644 --- a/about/how-pangolin-works.mdx +++ b/about/how-pangolin-works.mdx @@ -32,7 +32,7 @@ Pangolin provides secure, application-specific ingress to your applications thro ## Deployment Options - + Large network of nodes with automatic failover and routing to your backend services. We host the Pangolin server for you. diff --git a/about/pangolin-vs-traditional-reverse-proxy.mdx b/about/pangolin-vs-traditional-reverse-proxy.mdx index 6397ac5..90266fb 100644 --- a/about/pangolin-vs-traditional-reverse-proxy.mdx +++ b/about/pangolin-vs-traditional-reverse-proxy.mdx @@ -109,6 +109,6 @@ Unlike traditional reverse proxies, Pangolin authenticates every single request, | **Authentication** | Basic or none | Advanced, multi-factor | | **Scalability** | Manual scaling | Automatic regional distribution | - + Get distributed, authenticated access to your applications with Pangolin's regional network of nodes. diff --git a/about/pangolin-vs-vpn.mdx b/about/pangolin-vs-vpn.mdx index 344f3aa..b5c9935 100644 --- a/about/pangolin-vs-vpn.mdx +++ b/about/pangolin-vs-vpn.mdx @@ -81,7 +81,7 @@ Multiple nodes ensure high availability. | **Infrastructure** | Single server | Distributed nodes | | **Security Model** | Network-based trust | Identity-based trust | - + Get application-specific access with zero-trust security and no client software required. diff --git a/docs.json b/docs.json index 3aeec33..d44fcb5 100644 --- a/docs.json +++ b/docs.json @@ -179,13 +179,13 @@ "links": [ { "label": "Contact Us", - "href": "mailto:numbat@fossorial.io" + "href": "mailto:numbat@pangolin.net" } ], "primary": { "type": "button", "label": "Pangolin Dashboard", - "href": "https://pangolin.fossorial.io" + "href": "https://app.pangolin.net" } }, "footer": { diff --git a/index.mdx b/index.mdx index 163d93e..ce851e4 100644 --- a/index.mdx +++ b/index.mdx @@ -11,7 +11,7 @@ Pangolin is an open-source and identity-aware tunneled reverse proxy server. Pan Pangolin establishes secure connections from edge networks to nodes, bypassing the need for public inbound ports and complex firewall configurations. Pangolin is incredibly useful for exposing local services, IoT devices, or internal applications to the internet without direct exposure, enhancing security by reducing attack surface and simplifying network management. Additionally, Pangolin acts as an identity-aware proxy by authenticating every request against admin-defined access controls and rules. - + Use Cloud for a highly available and access-controlled ingress service with nodes all over the world. Optionally self-host a node to keep your traffic private. diff --git a/manage/access-control/login-page.mdx b/manage/access-control/login-page.mdx index c872ae7..f63da70 100644 --- a/manage/access-control/login-page.mdx +++ b/manage/access-control/login-page.mdx @@ -7,7 +7,7 @@ description: "Configure a custom authentication page URL for your organization" Custom auth pages are only available in Pangolin Cloud. -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. +Custom organization authentication pages let you serve the login page at your own domain instead of the default `app.pangolin.net`. This provides better user experience and brand consistency.