diff --git a/docs/docs/readme.md b/docs/docs/readme.md index 00bbc6196..c1146a364 100644 --- a/docs/docs/readme.md +++ b/docs/docs/readme.md @@ -15,6 +15,10 @@ meta: Pomerium is an identity-aware proxy that enables secure access to internal applications. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in. Pomerium gateways both internal and external requests, and can be used in situations where you'd typically reach for a VPN. +
+ +
+ Pomerium can be used to: - provide a **single-sign-on gateway** to internal applications. diff --git a/docs/enterprise/install/readme.md b/docs/enterprise/install/readme.md index 2635d28fb..4f1bf645f 100644 --- a/docs/enterprise/install/readme.md +++ b/docs/enterprise/install/readme.md @@ -8,6 +8,10 @@ meta: There are several ways to install Pomerium Enterprise, to suite your organization's needs. We provide open-source Pomerium and Pomerium Enterprise as deb and rpm packages from an upstream repository, and as Docker images, and Helm charts. You can also build Pomerium from source. +
+ +
+ Our docs are updated frequently, so check back if you don't see your preferred installation method here. - [Quickstart](/enterprise/install/quickstart.md) (using deb or rpm packages) diff --git a/docs/guides/traefik-ingress.md b/docs/guides/traefik-ingress.md index ba402e1b5..ce2ab8596 100644 --- a/docs/guides/traefik-ingress.md +++ b/docs/guides/traefik-ingress.md @@ -117,4 +117,4 @@ Your `hello` application is protected by Pomerium. Here's a run through of the steps in this demo: - +