Skip to content

ASOS/OctopusNuGetDeploymentFeed

 
 

Repository files navigation

Octopus Deploy - NuGet Deployment Feed

A NuGet feed of Octopus Deploy releases. Generates NuGet packages used to trigger deployments.

Install

  1. Deploy the NuGet feed from this repository

  2. 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 Octopus - Library - External Feed
  1. Add a Deploy a package step to the deployment process of an Octopus project Octopus - Deployment Process - Add Deploy Package Step

  2. Deploy!

Octopus - Deployment

About

A NuGet feed of Octopus Deploy releases. Generates NuGet packages used to trigger deployments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 73.0%
  • PowerShell 27.0%