You can register an existing single-cluster Pachyderm 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 Pachyderm cluster
How to Activate Enterprise Server #
- Open your terminal.
- Activate Enterprise Server:
echo <enterprise-license-key-value> | pachctl license activate
- Activate Authentication:
pachctl auth activate --enterprise