themes/solr/templates/operator/index.html (183 lines of code) (raw):

{% extends "operator/fullwidth.html" %} {% block bodyclass %}homepage{% endblock %} {% block solr_security_warning %} {% set latest_sec_articles = (articles | selectattr("category.name", "eq", "solr/security") | list)[:1] %} {% if (latest_sec_articles | length) > 0 %} {% set latest_sec_date = latest_sec_articles[0].date | strftime("%Y-%m-%d") %} <section class="security" latest-date="{{ latest_sec_date }}"> <div class="row"> <div class="large-12 columns text-center"> <h2><a href="/security.html">&#x26A0; There are recent security announcements. Read more on the Solr Security page.</a></h2> </div> </div> </section> {% endif %} {% endblock %} {% block solr_operator_news %} {% set latest_articles = (articles | selectattr("category.name", "eq", "solr/operator/news") | list)[:1] %} {% set latest_date = latest_articles[0].date | strftime("%Y-%m-%d") %} <section class="topnews-operator" latest-date="{{ latest_date }}"> <div class="row"> {% for article in latest_articles %} <p id="{{article.slug}}"> <a href="/operator/news.html#{{article.slug}}"><b>NEWS:</b> {{article.title}}</a> <span class="news-date">({{ article.date | strftime("%d.%b") }})</span> </p> {% endfor %} </div> </section> {% endblock %} {% block content_inner %} <section class="gray offset-medium" id="learn-more"></section> <section class="gray col-4"> <div class="row"> <div class="large-10 large-offset-1 columns"> <div class="annotation"> &nbsp; </div> <h1> Learn more about the Solr Operator. </h1> <p> Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites. </p> </div> </div> <div class="row"> <ul class="small-block-grid-1 medium-block-grid-2 large-block-grid-4"> <li> <a href="/operator/features.html"><div class="box"><div class="img"><img src="{{ SITEURL }}/theme/images/icon-features.svg"/></div> <div class="title"> <h3>Features</h3> </div> <p>What is included in a Solr ecosystem on Kubernetes?</p> <span class="btn1">Learn More</span> </div></a> </li> <li> <a href="/operator/resources.html"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-resources.svg"/></div> <div class="title"> <h3>Resources</h3> </div> <p>From tutorials to documentation, you'll find it here.</p> <span class="btn1">Get Started</span> </div> </a> </li> <li> <a href="/operator/features.html#solr-cloud"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-scaling.svg"/></div> <div class="title"> <h3>Easily Deploy Solr</h3> </div> <p>Easily deploy a Solr Cloud on Kubernetes.</p> <span class="btn1">Deploy Solr</span> </div> </a> </li> <li> <a href="/operator/community.html"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-community.svg"/></div> <div class="title"> <h3>Solr Operator Community</h3> </div> <p>Get support and give back. Contribute to the Solr Operator project.</p> <span class="btn1">Learn More</span> </div> </a> </li> </ul> </div> </section> <!-- TODO: Get a list of poweredBy. Might include Zillow, Apple, Bloomberg, etc <section class="white poweredby"> <div class="row"> <div class="large-12 columns text-center"> <div class="annotation"> Tested and proven </div> <h1 class="red"> The Solr Operator is trusted. </h1> <p> The Solr Operator powers some of the most heavily-trafficked websites and applications in the world. </p> <hr> </div> </div> <div class="row"> <div class="small-11 small-centered columns"> <div class="slider powered"> <div><img src="{{ SITEURL }}/theme/images/logo-bloomberg.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-eharmony.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-duckduckgo.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-sears.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-stubhub.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-zappos.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-bestbuy.png"/></div> <div><img src="{{ SITEURL }}/theme/images/logo-aol.png"/></div> </div> </div> </div> <div class="text-center">Other Notable Users</div> <div class="list text-center"> <ul> <div class="row"> <div class="small-4 columns"> <li>AT&T </li> </div> <div class="small-4 columns"> <li>Instagram </li> </div> <div class="small-4 columns"> <li>Buy.com </li> </div> </div> <div class="row"> <div class="small-4 columns"> <li>Ticketmaster </li> </div> <div class="small-4 columns"> <li>Netflix</li> </div> <div class="small-4 columns"> <li>The Echo Nest </li> </div> </div> <div class="row"> <div class="small-4 columns"> <li>Chegg </li> </div> <div class="small-4 columns"> <li>Disney </li> </div> <div class="small-4 columns"> <li>Adobe </li> </div> </div> <div class="row"> <div class="small-4 columns"> <li>eBay </li> </div> <div class="small-4 columns"> <li>Internet Archive </li> </div> <div class="small-4 columns"> <li>SAP Hybris </li> </div> </div> <div class="row"> <div class="small-4 columns"> <li>Magento </li> </div> <div class="small-4 columns"> <li>IBM Websphere Commerce </li> </div> <div class="small-4 columns"> <li>Bloomberg </li> </div> </div> <div class="row"> <div class="small-4 columns"> <li>Comcast </li> </div> <div class="small-4 columns"> <li>MTV Networks </li> </div> <div class="small-4 columns"> <li>Travelocity </li> </div> </div> </ul> </div> <div class="text-center small"> <p>Want to see more? Want to see your app or website here? Visit Solr's <a href="https://cwiki.apache.org/confluence/display/solr/PublicServers">Public Servers</a> listing page to learn more.</p> </div> </section> --> <section class="hero alternate"> <div class="row"> <div class="large-12 columns text-center"> <div class="annotation"> Take the first step </div> <h1> Getting Started </h1> <p> Power your global enterprise or your weekend project. </p> <div class="down-arrow "><a data-scroll href="#get-started"><i class="fa fa-angle-down fa-2x red"></i></a></div> </div> </div> </section> <section class="gray col-3" id="get-started"> <div class="row"> <div class="large-4 columns"> <a href="https://artifacthub.io/packages/helm/apache-solr/solr-operator"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-run-install.svg"/></div> <div class="title"> <h3>Install the Solr Operator</h3> </div> <p>Click here to install the Solr Operator in your Kubernetes cluster via the provided Helm chart.</p> <span class="btn1">Install</span> </div> </a> </div> <div class="large-4 columns"> <a href="/operator/resources.html#tutorials"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-check-out-tutorial.svg"/></div> <div class="title"> <h3>Run Through the Tutorial</h3> </div> <p>The Solr Operator provides a quick tutorial on getting started.</p> <span class="btn1">Read the Tutorial</span> </div> </a> </div> <div class="large-4 columns"> <a href="/operator/resources.html"> <div class="box"> <div class="img"><img src="{{ SITEURL }}/theme/images/icon-check-out-tutorial.svg"/></div> <div class="title"> <h3>Level Up</h3> </div> <p>Once you've completed the tutorial, continue your mastery with the Solr Operator resource library.</p> <span class="btn1">More Resources</span> </div> </a> </div> </div> </section> <section class="hero alternate"> <div class="row"> <div class="large-12 columns text-center"> <div class="annotation"> Solr Operator News | {{ SOLR_OPERATOR_LATEST_RELEASE_DATE|strftime('%-d %B %Y') }} </div> <h1> Apache Solr Operator {{ SOLR_OPERATOR_LATEST_RELEASE }} available </h1> <p> The Solr PMC is pleased to announce the release of Apache Solr Operator {{ SOLR_OPERATOR_LATEST_RELEASE }}. Artifacts can be found <a href="/operator/artifacts.html">here</a>. </p> <a href="/operator/news.html"><span class="white">Read More News</span></a> </div> </div> </section> <section class="white"> <div class="row"> <div class="large-12 columns text-center"> <h1> The Apache Software Foundation </h1> <p> The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </p> <hr/> <p> <a class="acevent" data-format="wide" data-mode="light" data-width="480"></a> </p> </div> </div> </section> {% endblock content_inner %}