Deploying static files

Hi - so I have a package that I’m pushing to Octopus Deploy from TeamCity. The package is simply a zipped archive of a static html site.

I want to use Octopus to deploy these statics to an S3 bucket - there are no tentacles or targets for this deploy. I have the S3 plugin and Unzip plugin from the community; both work fine individually but I can’t work out how to get the .zip from the package feed to pipe to the Unzip plugin.

Can you suggest how I might do this? Am I missing something obvious?

Thanks,
Paul

Hi Paul

Thanks for getting in touch!

In this scenario, your best bet is to use a Tentacle, deploy the package there, and then use the Amazon S3 Upload step to upload them.

Hope this helps!

Regards,
Matt