clean up client install/configure and add sidebar cta

This commit is contained in:
miloschwartz
2026-02-12 16:43:19 -08:00
parent 39429997d5
commit 202e25b9f6
103 changed files with 736 additions and 2 deletions

View File

@@ -3,6 +3,12 @@ title: "Archiving & Blocking"
description: "Manage clients and block unwanted connections"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Blocking Devices
To block a device that has been compromised or lost:

View File

@@ -3,6 +3,12 @@ title: "Configure Clients"
description: "Configure Olm for connecting to Pangolin clients"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## GUI Clients (Mac, Windows, Android, iOS/iPadOS)
Each respective client has a preferences window with all currently available configuration parameters. In your desktop client, click the menu bar or system tray icon, select "More" in the menu, and click "Preferences". In the mobile apps, navigate to the "Settings" screen.

View File

@@ -3,6 +3,12 @@ title: "Client Credentials"
description: "Understanding how client credentials work and how they can be rotated & regenerated"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Understanding Credentials
Every machine client is provisioned with a unique identifier (ID), secret, and endpoint. The client uses the combination of these three to establish a secure, encrypted connection to the server.

View File

@@ -4,6 +4,12 @@ description:
'A summary of device information that is collected during the connection'
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Device Fingerprinting
Pangolin clients collect device fingerprinting information and can perform

View File

@@ -3,6 +3,12 @@ title: "Install Clients"
description: "Install native clients for Mac, Windows, and Linux"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Windows
- [Pangolin for Windows Installer](https://pangolin.net/downloads/windows) - This is the official page to download the latest installer file for Windows.

View File

@@ -3,6 +3,12 @@ title: "Understanding Clients"
description: "Create a client to connect to your Pangolin network from a remote computer"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
A client is a way to access resources on sites remotely and privately via a virtual private network. Clients are used with private resources to faciliate zero-trust network access.
By default a client does not have access to any hosts on the local network of the site. Admins must explicitly define resources on the site and give specific users and roles access to the resources.

View File

@@ -3,6 +3,12 @@ title: "Update Clients"
description: "Update your installed client to the latest version"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Mac and Windows
### Automatic Updates (Recommended)