mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 03:59:49 +02:00
docs: prepare for enterprise / oss split (#1238)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
fbb367d393
commit
07be1e9530
19 changed files with 35 additions and 258 deletions
|
@ -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, we’ve got you covered.
|
||||
---
|
||||
<!-- Simply redirect back to docs! -->
|
||||
<Redirect to="/docs/" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue