Download DKP
To download a new version of DKP, you have 2 options:
Download from the Support Website
Download from the AWS Marketplace
Follow the instructions on the AWS console to download the container image.
After downloading the image, run this command to copy the binaries to your host:
docker run -it --rm -u $(id -u):$(id -g) -v $(pwd):/dkp $CONTAINER_IMAGES
A successful operation returns this output:
dkp binary is placed in the local directory, to run:
./dkp --help
And you can view the dkp
binary in your working directory. Follow the DKP installation instructions using these binaries, and then add your license to DKP. If you have problems downloading or installing DKP, contact your sales representative or sales@d2iq.com.