docs: prepare for enterprise / oss split (#1238)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2020-08-09 20:45:43 -07:00 committed by GitHub
parent fbb367d393
commit 07be1e9530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 35 additions and 258 deletions

View file

@ -1,35 +1,2 @@
---
home: true
footer: true
heroImage: /pomerium-in-action-800-600.mp4
heroText: Secure Application Access
tagline: Authenticate, authorize, monitor, and secure user access to any application without a VPN.
search: false
triples:
- title: "Security in-depth"
text: "Stop depending on the unblemished security of the corporate perimeter. Pomerium can mutually authenticate, and encrypt every request."
src: /security-in-depth.svg
alt: "Security in-depth key icon"
- title: "Simpler for end-users"
text: "No more clunky VPNs. Both remote and on-premise users can just use their browser to access the resources they need."
src: /remote.svg
alt: "Simpler for end-users business traveler remote worker"
- title: "Easier to implement"
text: "Pomerium is quicker to configure, and is easier to manage than network segmentation policies needed for a VPN."
src: /easier-to-manage.svg
alt: "Sysadmin managing remote connection"
features:
- src: /account.svg
title: Access driven by identity and context.
text: Use your existing identity provider, such as Okta, Active Directory, Google, Gsuite, or OneLogin to add single-sign-on authentication to any application with Pomerium.
- src: /pomerium-diagram.svg
title: Add access control to any app.
text: Pomerium provides a standardized interface to add access control whether an application itself has authorization or authentication baked-in. Let developers focus on their apps, not reinventing access control.
- src: /secure-server.svg
title: Your apps. Your data. Deployed anywhere.
text: BeyondCorp-style access shouldn't come at the cost of cloud vendor lock-in or control over data tenancy. Pomerium supports a wide array of deployment options. Whether you are on-prem, hybrid, or multi-cloud, weve got you covered.
---
<!-- Simply redirect back to docs! -->
<Redirect to="/docs/" />