Plugin Installation
Delphix plugin for CockroachDB (CRDB) Plugin can be installed via GUI or using command prompt as described below.
Prerequisites
- Install delphix engine compatible with the CockroachDB plugin version as per support matrix
Install CockroachDB Plugin
Following 2 methods can be used for upload CockroachDB plugin to delphix appliance.
Using GUI
- Click on Manage and then Plugins
- Click on
+
icon
- Click on Upload or Upgrade a plugin
- Select the
CockroachDB plugin build (crdb-1.0.0.json)
- Click on close button once the plugin is uploaded.
- See the plugin version in
Plugins
section.
Using dvp (on command prompt)
dvp upload -a <Plugin-artifact.json> -e <Delphix_Engine_Name> -u <username> --password <password>
Delphix Engine’s documentation on installing plugins: PluginManagement