From 3a7e66458dfde2ddc97dbdfbcd15c9f2c7c083bd Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Thu, 8 May 2014 14:31:10 -0400 Subject: [PATCH] Beginnings of the enterprise tour content. --- static/css/quay.css | 6 +++- static/directives/tour-content.html | 52 +++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-) diff --git a/static/css/quay.css b/static/css/quay.css index 2595bd088..1c3015111 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -1465,7 +1465,7 @@ form input.ng-valid.ng-dirty, .product-tour .tour-header { text-align: center; margin-bottom: 40px; - border-bottom: 4px solid black; + border-bottom: 4px solid #333; } .product-tour .tour-header .tour-shoutout-header { @@ -4230,4 +4230,8 @@ have a fixed width and height (but it's not required). .trusted-logos .trusted-logo.apptentive { padding-top: 20px; +} + +.enterprise-icon { + text-align: center; } \ No newline at end of file diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html index c9131d415..a88b61258 100644 --- a/static/directives/tour-content.html +++ b/static/directives/tour-content.html @@ -218,4 +218,56 @@ +
+
+ + + + +
+
+
Take control of your own security
+
+ The nature of machine images is that they often contain keys and passwords. We're pretty proud of the security of our hosted offering, but we recognize that there are situations, such as compliance or auditing, where you must control your own end to end security. Quay.io Enterprise Edition runs in your own data centers, inside your firewall. +
+
+
+ +
+
+ + + + +
+
+
Auditing and insight done right
+
+ Our platform has built in logging and insight tools, allowing you to see who performed every action on the contents and access control settings of your repositories. This will help you pass internal auditing and compliance requirements more easily. +
+
+
+ +
+
+ + + + +
+
+
Organize your repositories like you organize your business
+
+ The built in teams and organizations features of Quay.io allow you to finely control how the different teams and projects within your enterprise collaborate on repositories. +
+
+
+ +
+ + + +