UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8b30c8c9 authored by daniel.cushman's avatar daniel.cushman
Browse files

Merge branch 'BULL-424' into 'master'

BULL-424 Corrections/reformatting completed

See merge request platform-one/private/bullhorn/platform1-site!190
parents 639d828e fc9ccc4a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<PageHeader
title="Cloud Native Access Point"
subtext
description="CNAP is available on Cloud One to provide access to development, testing and production enclaves at IL-2, IL-4 and IL-5"
description="CNAP is available on Cloud One to provide access to development, testing and production enclaves at IL-2, IL-4, and IL-5"
:logoSvg="cnapLogo"
/>
<v-container class="px-md-8 px-auto" fluid>
......@@ -21,8 +21,8 @@
<li class="mb-4">
Brings a full Zero Trust tech stack enforcing device state,
user
<Tooltip text="RBAC " tooltip="Role Based Access Control" />
and Software Defined Perimeter/Networks based on Google
<Tooltip text="RBAC," tooltip="Role Based Access Control" />
and Software Defined Perimeter / Networks based on Google
BeyondCorp concepts
</li>
<li class="mb-4">
......@@ -35,8 +35,8 @@
<li class="mb-4">
Allows thick client access from
<Tooltip text="BYOD" tooltip="Bring Your Own Device" />
Government owned devices (both mobile and desktop) through
AppGate Zero Trust clients to enforce device states.
Government-owned devices (both mobile and desktop) through
AppGate Zero Trust clients to enforce device states
</li>
</ul>
</div>
......@@ -45,7 +45,7 @@
<li class="mb-4">
Allows for
<Tooltip text="VDI" tooltip="Virtual Desktop Interface" />
options for zero/thin clients
options for zero / thin clients
</li>
<li class="mb-4">
Enables internet egress at
......@@ -58,11 +58,11 @@
text="DMZ Network"
tooltip="Demilitarized Zone Network"
/>
/Perimeter stack with break and inspect,
/ Perimeter stack with break and inspect,
<Tooltip text="IDS" tooltip="Intrusion Detection Systems" />/
<Tooltip text="IPS" tooltip="Intrusion Prevention System" />,
<Tooltip text="WAF" tooltip="Web Application Firewall" />
Capability, full packet captures as an elastic cloud based
Capability, full packet captures as an elastic Cloud-based
stack
</li>
<li class="mb-4">
......@@ -81,57 +81,71 @@
</ul>
</div>
</div>
<div class="row text-left">
<div class="col-md-6">
<h2 class="mb-n4">
CNAP
</h2>
<h1>
OVERVIEW
</h1>
<v-btn
:class="
$vuetify.breakpoint.smAndDown
? 'my-3 my-md-6 mx-3'
: 'my-6 mr-6 ml-16'
"
color="primary"
href="https://confluence.il2.dso.mil/display/P1/Platform+One+CNAP+AppGate+SDP+Client"
target="_blank"
>CNAP INFO</v-btn
>
<v-btn
:class="
$vuetify.breakpoint.smAndDown
? 'my-3 my-md-6 mx-3'
: 'my-6 mr-6'
"
color="primary"
href="https://confluence.il2.dso.mil/display/P1/Customer+Onboarding"
target="_blank"
>CNAP INSTRUCTIONS</v-btn
>
</div>
<div class="col-md-6">
<h3>
More information to enable your mission
</h3>
<ul class="col mb-n10 ml-7 mb-md-0">
<li class="mb-4">
AWS CNAP deployment overivew
</li>
<li class="mb-4">
Common Components
</li>
<li class="mb-4">
Use cases for IL-2(Internet Accessible Workloads) and
IL-4/5(Non-internet Accessible Workloads)
</li>
<li class="mb-4">
General Setup
</li>
</ul>
</div>
</v-container>
</div>
<div>
<v-container class="px-md-8 px-auto" fluid>
<v-container class="px-md-16" fluid>
<h2 class="my-3 mx-md-16 mx-auto">
CNAP Overview
</h2>
</v-container>
<div class="container text-left">
<v-container class="row justify-center">
<div class="row text-left px-md-16 mb-16">
<div class="col-md-6">
<ul>
<li class="mb-4">
Use cases for IL-2 (Internet accessible workloads) and
IL-4/5 (non-Internet accessible workloads)
</li>
<li class="mb-4">
General Setup
</li>
</ul>
</div>
<div class="col-md-6 px-pb-8">
<ul>
<li class="mb-4">
AWS CNAP deployment overivew
</li>
<li class="mb-4">
Common Components
</li>
</ul>
</div>
</div>
</v-container>
<v-container>
<div class="row justify-content-center">
<v-btn
:class="
$vuetify.breakpoint.smAndDown
? 'my-3 my-md-6 mx-3 black--text'
: 'my-6 mr-6 black--text'
"
color="light"
href="https://confluence.il2.dso.mil/display/P1/Customer+Onboarding"
target="_blank"
outlined
>More info</v-btn
>
<v-btn
:class="
$vuetify.breakpoint.smAndDown
? 'my-3 my-md-6 mx-3'
: 'my-6 mr-6'
"
color="primary"
href="https://confluence.il2.dso.mil/pages/viewpage.action?spaceKey=P1&title=Platform+One+CNAP+AppGate+SDP+Client"
target="_blank"
>AppGate</v-btn
>
</div>
<div class="row justify-content-center mr-2">
** User will need P1 SSO access to view the pages
</div>
</v-container>
</div>
</v-container>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment