Run Commands

Activate ES for Single-Cluster

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

December 4, 2023

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 #

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).