Skip to content

ozinus/xlr-octopus-deploy-plugin

 
 

Repository files navigation

Octopus Deploy plugin

Build Status Maintainability Codacy Badge License: MIT Github All Releases

Preface

This document describes the functionality provided by the XL Release Octopus plugin.

See the XL Release reference manual for background information on XL Release and release orchestration concepts.

Overview

This XL Release plugin can trigger deployments on Octopus Deploy.

Octopus_Demo

Requirements

  • XL Release 6.0+

Installation

  • Copy the latest JAR file from the releases page into the XL_RELEASE_SERVER/plugins directory.
  • Restart the XL Release server.

Usage

Create Releases

Creates a new Octopus Release and returns it's releaseId

CreateRlease

Deploy

Deploy a releaseId to an environment

Deploy

About

Execute deploys on Octopus Deploy with XL Release

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 80.4%
  • Shell 19.6%