github.com/pachyderm/pachyderm@v1.13.4/doc/docs/1.9.x/enterprise/index.md (about)

     1  # Enterprise Edition
     2  
     3  This section describes features available in the enterprise
     4  edition of Pachyderm. You can try them by enabling a
     5  14-day free-trial by logging in to the Pachyderm UI and
     6  providing your email address. If you are interested in
     7  purchasing Pachyderm Enterprise, contact our sales team.
     8  
     9  <div class="btn">
    10    <div class="center-screen">
    11      <a href="https://share.hsforms.com/1kC3bWgvMQve902wrlyh8RA2ttwt">Contact Sales</a>
    12    </div>
    13  </div>
    14  
    15  Read about how you can use Pachyderm Enterprise features in the following
    16  sections.
    17  
    18  
    19  <div class="row">
    20    <div class="column-2">
    21      <div class="card-square mdl-card mdl-shadow--2dp">
    22        <div class="mdl-card__title mdl-card--expand">
    23          <h4 class="mdl-card__title-text">Getting Started &nbsp;&nbsp;&nbsp;<i class="fa fa-rocket"></i></h4>
    24        </div>
    25        <div class="mdl-card__supporting-text">
    26          These sections describe how to get started
    27          with Enterprise Edition.
    28        </div>
    29        <div class="mdl-card__actions mdl-card--border">
    30          <ul>
    31            <li><a href="overview/" class="md-typeset md-link">
    32              Features Overview
    33            </a>
    34            </li>
    35            <li><a href="deployment/" class="md-typeset md-link">
    36              Deploy Enterprise Edition
    37            </a>
    38            </li>
    39         </ul>
    40        </div>
    41      </div>
    42    </div>
    43    <div class="column-2">
    44      <div class="card-square mdl-card mdl-shadow--2dp">
    45        <div class="mdl-card__title mdl-card--expand">
    46          <h4 class="mdl-card__title-text">Configuration &nbsp;&nbsp;&nbsp;<i class="fa fa-cogs"></i></h4>
    47        </div>
    48        <div class="mdl-card__supporting-text">
    49          Learn how to configure and use enterprise
    50          features, such as access controls and
    51          the S3 gateway.
    52        </div>
    53        <div class="mdl-card__actions mdl-card--border">
    54          <ul>
    55            <li><a href="auth/auth/" class="md-typeset md-link">
    56              Configure Access Controls
    57            </a>
    58            </li>
    59            <li><a href="saml/" class="md-typeset md-link">
    60              Configure Pachyderm with an Access Management Provider
    61            </a>
    62            </li>
    63            <li><a href="stats/" class="md-typeset md-link">
    64              Advanced Statistics
    65            </a>
    66            </li>
    67          </ul>
    68         </div>
    69       </div>
    70    </div>
    71  </div>