ProGet from Inedo is an package repository technology which contains a number of different feed types. This guide provides instructions on how to create a private container registry in ProGet and connect it to Octopus Deploy as an External Feed.
Configuring a ProGet Registry
From the ProGet web portal, click on Feeds ➜ Create New Feed
Select the Container Images option from the Container-based Applications & Images
category
Select No Connectors (private container images only) from the wizard
Enter a name for your Feed, eg: ProGet-Docker, then click Create Feed
The next screen allows you to set optional features for your registry, configure these features or click Close. Once the feed has been created, ProGet will display the required Image Prefix to push images in the form of <ProGet Server DNS>/<FeedName>
. In this example it’s proget.octopusdemos.app/proget-docker
Adding a ProGet container registry as an Octopus External Feed
Create a new Octopus Feed by navigating to Library ➜ External Feeds and select the Docker Container Registry
Feed type.
Give the feed a name and in the URL field, enter the HTTP/HTTPS URL of the ProGet server:
https://your.proget.url
Optionally add Credentials if they are required.
Help us continuously improve
Please let us know if you have any feedback about this page.
Page updated on Wednesday, October 9, 2024