Do script modules and step templates support Linux bash scripts?

Hello,

I am working on a project to deploy Java application to Linux platform. Octopus’ script modules and step templates are good features to allow reuse of script and step template, which we used in .NET platform deployment.

I’d like to know if script modules and step templates work for Linux platform deployment as well. Seems no to me as so far I have seen there is none for Linux in community step templates. All step templates are for Windows.

Hi Edward,

Thanks for getting in touch!

Script modules does not support bash, but the Run a script step template does allow you to specify using bash for the script body.

Hope that helps!

Thank you and kind regards,
Henrik