Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Nov 14, 2018
1 parent 912f7d9 commit cea8d20
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 69 deletions.
71 changes: 47 additions & 24 deletions website/content/products/pro.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,23 @@ <h2>Improved security, features and reliability for your scheduled jobs</h2>
</blockquote>
<div class="home-wrapper">
<div class="container">
<div class="row">
<div class="row">
<div class="main-content">
<h2>Key features</h2>

<h3>Embedded storage <span class="glyphicon glyphicon-hdd"/></h3>
<h3>Embedded storage <span class="glyphicon glyphicon-hdd" /></h3>

<p>When it comes to choose a storage you could be making a wrong decission. Easy of use comes from having a well tested and supported storage.</p>
<p>When it comes to choose a storage you could be making a wrong decission. Easy of use comes from having a
well tested and supported storage.</p>
<p>The embedded etcd storage is tuned for use with dkron out of the box.</p>

<h3>Security <span class="glyphicon glyphicon-lock"/></h3>
<h3>Security <span class="glyphicon glyphicon-lock" /></h3>

<p>Pro has enhanced security using industry standard SSL encryption for communication between the embedded storage engine and the application.</p>
<p>Pro has enhanced security using industry standard SSL encryption for communication between all components of
the application, the embedded storage engine and nodes.</p>
<p>You can also enable basic authentication to restrict access to the WebUI and the API.</p>

<h3>Pro plugins <span class="glyphicon glyphicon-heart"/></h3>
<h3>Pro plugins <span class="glyphicon glyphicon-heart" /></h3>

<p>Do you need to store job output in Elasticsearch? Do you need to run docker based jobs?</p>
<p>Dkron Pro adds some commercially supported plugins ready to cover your needs.</p>
Expand All @@ -47,40 +49,61 @@ <h2>Product details</h2>

<h3>FEATURES</h3>
<p>
Dkron Pro contains the following functionality:

<ul>
<li><p>Enable more complex job workflows with Batches and Callbacks</li>
<li><p>Better server reliability in the face of Ruby VM crashes</li>
<li><p>Better client reliability in the face of Redis networking problems</li>
<li><p>Pause queues (e.g. only process a queue during business hours)</li>
<li><p>Expire unprocessed jobs after a deadline</li>
<li><p>Send job processing metrics to Statsd</li>
<li><p>High performance API extensions using Redis's Lua support</li>
<li><p>Search for jobs in the Web UI</li>
</ul>
Dkron Pro contains the following functionality:

<ul>
<li>
<p>Works out of the box with the embedded storage
</li>
<li>
<p>Full SSL encryption
</li>
<li>
<p>Elasticsearch processor
</li>
<li>
<p>Docker executor
</li>
<li>
<p>AWS ECS executor
</li>
<li>
<p>Advandec email processor
</li>
<li>
<p>WebUI and API authorization
</li>
</ul>
</p>

<h3>DOCUMENTATION</h3>
<p>Detailed documentation about configuring and using each feature can be found in the Dkron docs site. Read the Commercial FAQ for further detail.</p>
<p>Detailed documentation about configuring and using each feature can be found in the Dkron docs site. Read the
Commercial FAQ for further detail.</p>

<h3>SUPPORT</h3>
<p>Your subscription gives you priority email support for any issues which might arise.</p>

<p>Sales of Dkron Pro also benefit the community by ensuring that Dkron itself will remain well supported for the foreseeable future.</p>
<p>Sales of Dkron Pro also benefit the community by ensuring that Dkron itself will remain well supported for the
foreseeable future.</p>

<h3>INSTALLATION</h3>
<p>When you buy Dkron Pro, a custom URL associated with your email address will be sent to you. You use this URL to install the package corresponding to your architecture. You configure and use Dkron Pro exactly like you would Dkron.</p>
<p>When you buy Dkron Pro, a custom URL associated with your email address will be sent to you. You use this URL
to install the package corresponding to your architecture. You configure and use Dkron Pro exactly like you
would Dkron.</p>

<p>Pro tip: use a mailing list for your email when purchasing to ensure you get critical email updates, even if employees leave the company.</p>
<p>Pro tip: use a mailing list for your email when purchasing to ensure you get critical email updates, even if
employees leave the company.</p>

<h3>UPGRADES</h3>
<p>Dkron Pro will receive bug fixes and new functionality over time. All upgrades will be free to subscribers with a simple package upgrade. See the changelog for more detail.</p>
<p>Dkron Pro will receive bug fixes and new functionality over time. All upgrades will be free to subscribers
with a simple package upgrade. See the changelog for more detail.</p>

<h3>LICENSING</h3>
<p>Dkron is available under the terms of the GNU LGPLv3 license.</p>

<p>In addition to its useful functionality, buying Dkron Pro grants your organization a Dkron commercial license instead of the GNU LGPL, avoiding any legal issues your lawyers might raise. Please see the <a href="/commercial-faq/">Commercial FAQ</a> for further detail on licensing including options for distributing Dkron Pro with your own products.</p>
<p>In addition to its useful functionality, buying Dkron Pro grants your organization a Dkron commercial license
instead of the GNU LGPL, avoiding any legal issues your lawyers might raise. Please see the <a href="/commercial-faq/">Commercial
FAQ</a> for further detail on licensing including options for distributing Dkron Pro with your own products.</p>
</div>
</div>
</div>
3 changes: 2 additions & 1 deletion website/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<div class="container">
<div class="text-wrapper">
<h2>Job scheduling made easy, distributed and highly-available</h2>
<!--a href="#" class="button">Community</a--> <a href="https://github.com/victorcoder/dkron/releases" class="button button-light">Download</a>
<a href="https://github.com/victorcoder/dkron/releases" class="button button-light">Download</a>
<a href="/products/pro/" class="button button-light">Go Pro</a>
</div>
<div class="dkron-logo"><img src="../img/dkron-jumbo-logo-white.png"></div>
</div>
Expand Down
89 changes: 45 additions & 44 deletions website/layouts/partials/gfooter.html
Original file line number Diff line number Diff line change
@@ -1,55 +1,56 @@
<div id="users-mask">
<div class="container">
<h2>Some of our users</h2>
<div class="col-md-2 users">
<a href="http://mallgroup.com/" target="_blank">
<img width="150" src="{{"img/mallgroup-logo.svg" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="https://www.jobandtalent.com" target="_blank">
<img width="150" src="{{"img/jt-logo.png" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="http://rubiconproject.com/" target="_blank">
<img width="150" src="{{"img/rubicon-logo.svg" | relURL}}"/>
</a>
</div>
<div class="col-md-2 users">
<a href="https://linkfluence.com/" target="_blank">
<img width="150" src="{{"img/logo_linkfluence.png" | relURL}}"/>
</a>
</div>
<div class="col-md-2 users">
<a href="https://www.wetafx.co.nz/" target="_blank">
<img width="150" src="{{"img/weta_logo.png" | relURL}}"/>
</a>
</div>
</div>
<div class="container">
<div id="users-mask">
<div class="container">
<h2>Some of our users</h2>
<div class="col-md-2 users">
<a href="http://mallgroup.com/" target="_blank">
<img width="150" src="{{"img/mallgroup-logo.svg" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="https://www.jobandtalent.com" target="_blank">
<img width="150" src="{{"img/jt-logo.png" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="http://rubiconproject.com/" target="_blank">
<img width="150" src="{{"img/rubicon-logo.svg" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="https://linkfluence.com/" target="_blank">
<img width="150" src="{{"img/logo_linkfluence.png" | relURL}}" />
</a>
</div>
<div class="col-md-2 users">
<a href="https://www.wetafx.co.nz/" target="_blank">
<img width="150" src="{{"img/weta_logo.png" | relURL}}" />
</a>
</div>
</div>
<div class="container">
Partners<br><br>
<div class="col-md-12 sponsor">
<a href="http://packet.net/" target="_blank">
<img width="100" src="https://assets.packet.net/assets/images/logo-white-sm.png" />
<img width="100" src="https://assets.packet.net/assets/images/logo-white-sm.png" />
</a>
&nbsp;
<a href="https://gemfury.com/f/partner">
<img src="//gemfury.com/images/badge/light.png" alt="Private Repository">
<img src="//badge.fury.io/fp/gemfury.svg" alt="Private Repository">
</a>
</div>
</div>
</div>
<footer class="col-md-12" role="contentinfo">
<hr>

<p><a href="http://www.distrib.works/">Distributed Works</a> © 2015 Victor Castell - victor@distrib.works</p>

<p>Web design by <a href="http://www.collagestudio.es/">Collage Studio</a>.</p>
</footer>
</div>
<footer class="col-md-12" role="contentinfo">
<hr>

<p><a href="http://www.distrib.works/">Distributed Works</a> © 2015 Victor Castell - victor@distrib.works</p>

<p>Web design by <a href="http://www.collagestudio.es/">Collage Studio</a>.</p>
</footer>

<script src="{{"/js/jquery-2.x.min.js" | relURL}}"></script>
<script src="{{"js/bootstrap-3.0.3.min.js" | relURL}}"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>

<script src="{{"/js/jquery-2.x.min.js" | relURL}}"></script>
<script src="{{"js/bootstrap-3.0.3.min.js" | relURL}}"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>

0 comments on commit cea8d20

Please sign in to comment.