Home / Companies / Octopus Deploy / Blog / Post Details
Content Deep Dive

Octopus Easy Mode - Manual Interventions

Blog post from Octopus Deploy

Post Details
Company
Date Published
Author
Matthew Casperson
Word Count
274
Language
English
Hacker News Points
-
Summary

In this blog post by Matthew Casperson, readers are guided on how to implement a manual intervention step within the Octopus deployment process, specifically for deployments to a production environment. The process requires an Octopus Cloud account and the Octopus AI Assistant Chrome extension, which facilitates setting up the project with minimal configuration. By creating a script project titled "03. Script App with Manual Intervention," users learn to add a manual intervention step that prompts for approval before proceeding with production deployments, serving as a safeguard for business approval processes. The practical application of this step is demonstrated through creating and deploying a release, with the next phase focusing on incorporating retry logic into the deployment steps.