-
Notifications
You must be signed in to change notification settings - Fork 9
DEPRECATED Pushing OpsSight Images to a Secure Registry
Jonathan Beakley edited this page May 7, 2019
·
1 revision
This page describes how to grab the OpsSight images and push them into a secure registry.
First, clone the opssight-connector repo:
git clone https://github.com/blackducksoftware/opssight-connector
In order to push the OpsSight images to your secure registry, you must run:
cd download/opssight
./opssight-images.sh --push -r <DOCKER_REGISTRY> -p <DOCKER_PROJECT> -u <DOCKER_USER>
The images will now be in this directory:
download/opssight/opssight-images
- Home
- Before You Begin
- Overview
- Component Architecture
- Release Notes
- Contact Us
- Official Customer Docs
- OpsSight Solution Installation Guide
- OpsSight Connector Installation Guide
- Pushing OpsSight Images to a Secure Registry
- Installing OpsSight Connector from a Secure Registry
- Image Registries with Rotating Authentication Tokens