Fix display of QE plan info under hosted tab

This fixes the plans page to not display the Quay Enterprise information underneath the hosted tab
This commit is contained in:
Joseph Schorr 2016-11-09 16:25:59 -05:00
parent 45b1148118
commit 37fbcedea8
2 changed files with 97 additions and 103 deletions

View file

@ -146,8 +146,6 @@
.co-p-quay-enterprise-faq {
background: #fff;
padding: 60px 0 40px 0;
border-top: 1px solid #ddd
}
.co-p-quay-enterprise-plans {

View file

@ -404,125 +404,121 @@
<div class="co-p-quay-diagram-caption co-m-text-light">Highly available installation with geo-replication</div>
</div>
</div>
</div>
<div class="flex-wrap">
<div class="co-p-quay-enterprise-top-cta">
<div class="co-p-quay-enterprise-top-cta-text">Ready to try Quay Enterprise?</div>
<div class="co-p-quay-enterprise-top-cta-buttons">
<div class="co-p-quay-enterprise-top-cta-button-wrap">
<a class="btn btn-primary btn-lg trial-button" href="https://account.tectonic.com/signup/summary/quay-enterprise">Start a free trial</a>
<div class="button-subtext co-m-text-light">No credit card required, 30-day trial</div>
<div class="flex-wrap">
<div class="co-p-quay-enterprise-top-cta">
<div class="co-p-quay-enterprise-top-cta-text">Ready to try Quay Enterprise?</div>
<div class="co-p-quay-enterprise-top-cta-buttons">
<div class="co-p-quay-enterprise-top-cta-button-wrap">
<a class="btn btn-primary btn-lg trial-button" href="https://account.tectonic.com/signup/summary/quay-enterprise">Start a free trial</a>
<div class="button-subtext co-m-text-light">No credit card required, 30-day trial</div>
</div>
</div>
<div class="co-p-quay-enterprise-top-cta-questions">
<p><strong>Questions?</strong> Give us a call at any time (800) 774-3507 or <a href="{{ application.url }}/contact?product=quay-enterprise">contact sales</a></p>
</div>
</div>
<div class="co-p-quay-enterprise-top-cta-questions">
<p><strong>Questions?</strong> Give us a call at any time (800) 774-3507 or <a href="{{ application.url }}/contact?product=quay-enterprise">contact sales</a></p>
</div>
</div>
</div>
</div>
<div class="co-p-quay-enterprise-faq plans-panel">
<!-- FAQ and features -->
<div class="container">
<div class="faq-features">
<div class="row-container-no-margin">
<div class="row">
<!-- Features -->
<div class="col-md-5 col-md-push-7 features-col">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-sign-in"></i>
<b>Enterprise Authentication</b>
<p>Integrate to your existing identity infrastructure: LDAP, Keystone, and more</p>
</li>
</ul>
<div class="co-p-quay-enterprise-faq">
<!-- FAQ and features -->
<div class="faq-features">
<div class="row-container-no-margin">
<div class="row">
<!-- Features -->
<div class="col-md-5 col-md-push-7 features-col">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-sign-in"></i>
<b>Enterprise Authentication</b>
<p>Integrate to your existing identity infrastructure: LDAP, Keystone, and more</p>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-database"></i>
<b>Flexible Storage Backends</b>
<p>Store your containers on Amazon S3, OpenStack Swift, Google Cloud Storage, or directly to disk.</p>
</li>
<li><i class="fa fa-refresh"></i>
<b>Continuous Integration</b>
<p>Build your containers in response to git pushes: GitHub, BitBucket, Gitlab and others</p>
</li>
<li><i class="fa ci-robot"></i>
<b>Robot Accounts</b>
<p>Create credentials designed for deploying software automatically.</p>
</li>
</ul>
</div>
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-group"></i>
<b>Teams</b>
<p>Teams can collectively have access to manage specific repositories on your account.</p>
</li>
<li><i class="fa fa-lock"></i>
<b>Supports SSL Encryption</b>
<p>Transit between Quay.io and your servers is secured automatically.</p>
</li>
<li><i class="fa fa-bar-chart"></i>
<b>Logging &amp; Auditing</b>
<p>Auditing is essential for everything in your CI pipeline. Actions via API and UI are tracked.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-database"></i>
<b>Flexible Storage Backends</b>
<p>Store your containers on Amazon S3, OpenStack Swift, Google Cloud Storage, or directly to disk.</p>
</li>
<li><i class="fa fa-refresh"></i>
<b>Continuous Integration</b>
<p>Build your containers in response to git pushes: GitHub, BitBucket, Gitlab and others</p>
</li>
<!-- FAQ -->
<div class="col-md-7 col-md-pull-5 faq-col">
<h4>How can I run Quay Enterprise?</h4>
<p>
Quay Enterprise is delivered as a set of containers that can run on any infrastructure.
It is recommended to run Quay Enterprise in highly-available fashion, on multiple machines.
</p>
<li><i class="fa ci-robot"></i>
<b>Robot Accounts</b>
<p>Create credentials designed for deploying software automatically.</p>
</li>
</ul>
</div>
<h4>How is Quay Enterprise different than Quay.io?</h4>
<div class="col-lg-12 col-md-12 col-sm-6 col-xs-12">
<ul class="features-list">
<li><i class="fa fa-group"></i>
<b>Teams</b>
<p>Teams can collectively have access to manage specific repositories on your account.</p>
</li>
<p>
Quay Enterprise is closely related to Quay.io, but runs on your own hardware or in your cloud environment.
Running the application yourself is more secure and is more performant when running on the same cluster as your containerized applications.
</p>
<li><i class="fa fa-lock"></i>
<b>Supports SSL Encryption</b>
<p>Transit between Quay.io and your servers is secured automatically.</p>
</li>
<p>
When running behind your firewall, Quay Enterprise can connect to private Git repositories, LDAP infrastructure, and more.
</p>
<li><i class="fa fa-bar-chart"></i>
<b>Logging &amp; Auditing</b>
<p>Auditing is essential for everything in your CI pipeline. Actions via API and UI are tracked.</p>
</li>
</ul>
</div>
<h4>Additional FAQs</h4>
<b>Is there a free trial for Quay Enterprise?</b>
<p>
Yes, the first 30 days of usage are free, and then your license will be automatically converted to the standard rate.
Well send you an email before that happens as a reminder.
</p>
<b>What types of payment do you accept?</b>
<p>Quay Enterprise is billed annually with a purchase order.</p>
<b>Can I ugrade from Quay.io (hosted)?</b>
<p>Yes, you can upgrade from Quay.io to Quay Enterprise easily.</p>
</div>
</div>
<!-- FAQ -->
<div class="col-md-7 col-md-pull-5 faq-col">
<h4>How can I run Quay Enterprise?</h4>
<p>
Quay Enterprise is delivered as a set of containers that can run on any infrastructure.
It is recommended to run Quay Enterprise in highly-available fashion, on multiple machines.
</p>
<h4>How is Quay Enterprise different than Quay.io?</h4>
<p>
Quay Enterprise is closely related to Quay.io, but runs on your own hardware or in your cloud environment.
Running the application yourself is more secure and is more performant when running on the same cluster as your containerized applications.
</p>
<p>
When running behind your firewall, Quay Enterprise can connect to private Git repositories, LDAP infrastructure, and more.
</p>
<h4>Additional FAQs</h4>
<b>Is there a free trial for Quay Enterprise?</b>
<p>
Yes, the first 30 days of usage are free, and then your license will be automatically converted to the standard rate.
Well send you an email before that happens as a reminder.
</p>
<b>What types of payment do you accept?</b>
<p>Quay Enterprise is billed annually with a purchase order.</p>
<b>Can I ugrade from Quay.io (hosted)?</b>
<p>Yes, you can upgrade from Quay.io to Quay Enterprise easily.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Modal message dialog -->
<div class="modal fade" id="signinModal">
<div class="modal-dialog">