Skip to content

cognifloyd/stackstorm-octopusdeploy

 
 

Repository files navigation

Octopus Deploy Integration Pack

This integration pack allows you to integrate with Octopus Deploy, deployment automation system for .NET applications.

Actions

The following actions are supported:

Projects

  • Get Projects - list_projects
  • Get Deployments - list_deployments

Releases

  • Create a new release - create_release
  • Deploy a release to an environment - deploy_release
  • Get a list of releases for a project - list_releases

Machines (tentacles)

  • Add a new machine to an environment(s) - add_machine

Sensors

  • Detect a new release being created - new_release_sensor
  • Detect a new deployment being created - new_deployment_sensor

Configuration

Copy the example configuration in octopusdeploy.yaml.example to /opt/stackstorm/configs/octopusdeploy.yaml and edit as required. It must contain:

Read this pack tutorial for more information: https://stackstorm.com/2015/10/01/octopusdeploy-integration-with-stackstorm/

About

st2 content pack containing octopusdeploy integrations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%