Deployment Options
Self Hosted

Pull Docker Images

This is an optional step to pull container images needed by the OpsVerse stack into a private container registry.

This page lays out the steps to be followed in order to pull the container images needed by the OpsVerse stack into a private container registry like ECR.

Step 1: Clone the image-override script

Shell


Step 2: Login container registries

Contact your OpsVerse customer success manager to get your credentials to the OpsVerse container registry

Login to the OpsVerse container registries by running the following commands:

Shell


Login to your container registry. The steps could vary based on the type of your registry. For AWS ECR,

Shell


Step 3: Run the script

Setup the following environment variables:

Shell

Shell