A NuGet feed of Octopus Deploy releases. Generates NuGet packages used to trigger deployments.
-
Deploy the NuGet feed from this repository
-
Create a new 'External Feed' in Octopus Deploy. The feed should be configured as follows:
- Feed Type NuGet Feed
- URL Address where the feed has been deployed, for example if the VM has the IP 1.2.3.4 enter http://1.2.3.4/nuget/
- Username Base URL of the Octopus Server which the NuGet feed should connect to, for example https://my-octopus-server.com/
- Password A valid Octopus Deploy API key to authenticate with