Run Commands

Activate ES for Single-Cluster

Learn how to set up a Enterprise server for a single-cluster environment embedded in pachd.

April 4, 2024

You can register an existing single-cluster HPE ML Data Management instance to the embedded Enterprise Server that comes included with pachd using the steps in this guide. Doing so enables you to also activate authentication and set up IdP connectors.

Before You Start #

  • You must have an Enterprise license key
  • You must have an active HPE ML Data Management cluster

How to Activate Enterprise Server #

  1. Open your terminal.
  2. Activate Enterprise Server:
echo <enterprise-license-key-value> | pachctl license activate
  1. Activate Authentication:
pachctl auth activate --enterprise
  1. Set up your Identity Provider (IdP).