Important
|
This guide assumes you have already installed the ddlctl command line tool. If you have not done so yet, please follow the ddlctl installation guide first and ensure you have the correct ddlctl version for your target Domino version per the releases page.
|
From there, the installation is straightforward and you can just run the following command:
ddlctl bootstrap --skip-domino-resource
If you are installing the Domino Platform Operator on a system that is not connected to the internet, you will need to download the Helm chart independently and point ddlctl
to it in your local environment, rather than relying on the default behavior of it pulling it for you.
Download the Helm Chart
Find the version of the Platform Operator that corresponds to your Domino version on the releases page and substitute it in the command below:
wget https://mirrors.domino.tech/s3/domino-artifacts/platform-operator/platform-operator-<version>.tgz