Get nuget package for deployment from s3

Is it possible to get a nuget package for a deployment from s3? I’m wanting to set up an external feed but struggling to connect to an S3 bucket.

Hi,

Thanks for getting in touch.

It is not currently possible to use S3 as a NuGet package source. You should use a NuGet package repository, you can find out more about the types of repositories that Octopus supports here: https://octopus.com/docs/packaging-applications/package-repositories

Cheers,
Shane