I'd like to see support for an S3 bucket as an Octopus package repository. I want to use this to deploy ElasticBeanstalk source bundles, which are just zip files of my web application (and Dockerfile). The problem is... To deploy a zip file, I have to use the built in repository which just stores the builds on the local machine. I want those stored in S3.
I'd like to see support for an S3 bucket as an Octopus package repository. I want to use this to deploy ElasticBeanstalk source bundles, which are just zip files of my web application (and Dockerfile). The problem is... To deploy a zip file, I have to use the built in repository which just stores the builds on the local machine. I want those stored in S3.