When Octopus deploys packages, it runs a series of actions implementing the conventions or features enabled for that step.
The order of evaluation once the package is extracted is:
- BeforePreDeploy.* Feature Scripts – runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
- PreDeploy.* Scripts – runs matching scripts included in the package or defined using the Custom PowerShell Scripts feature.
- AfterPreDeploy.* Feature Scripts – runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
- Delete temporary package files
- Substitute Octopus Variables in files- if the variable substitution feature is enabled, perform substitution in listed files.
- XML Configuration Transforms- if the feature is enabled, find and apply matching XML transforms.
XML Configuration Variables – if the feature is enabled, find and replace matching appSettings, applicationSettings, and connectionStrings values. - Custom Installation Folder copy- if the custom installation folder feature is enabled, copy files to the folder.
- BeforeDeploy.* Feature Scripts- runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
- Deploy.* Scripts- runs matching scripts included in the package or defined using the Custom PowerShell Scripts feature.
- AfterDeploy.* Feature Scripts- runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
- IIS Home Directory – sets the IIS web site’s home directory to the new install location, if that feature is enabled.
- BeforePostDeploy.* Feature Scripts- runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
- PostDeploy.* Scripts- runs matching scripts included in the package or defined using the Custom PowerShell Scripts feature.
- AfterPostDeploy.* Feature Scripts- runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user.
If an item fails, the remaining items will not be executed, and instead DeployFailed.* Scripts will be found and executed.
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND