OctopusDeploy

From Hornbill
Revision as of 11:53, 17 February 2023 by JoshHowitt (talk | contribs) (Created page with "<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;"> __NOTOC__Home > Integration > Business Process Auto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Home > Integration > Business Process Automation & Orchestration > Hornbill iBridge >OctopusDeploy

Octopus-logo.png

OctopusDeploy

Octopus Deploy is a cloud based Automative deployment and integration solution. The Octopus Deploy Cloud Automation integration operations for Hornbill allow you to manage Environment, Lifecycle, Project, Runbook, Tenant, and User records in the Octopus Deploy solution.

OctopusDeploy is a Premium IntegrationPremium Integration

Related Articles

Authentication

In order to integrate with Freshstatus, you will first need to configure, and securely store the authentication credentials for the Freshstatus account/s you want to use with the Hornbill platform.

You can store your Freshstatus account authentication in KeySafe, as below.

Storing Credentials

Ocotpus Keysafe.png
  • In Administration, navigate to System > Security > KeySafe;
  • Select on + and select OctopusDeploy
  • Give the OctopusDeploy KeySafe a Title (this is the name / identifier for the OctopusDeploy API account as you will see it when using the Integration Call node in your business process)
  • Optionally add a description
  • Populate the Organisation URL field with the name following the 'https://' and the preceding the '/app#' of your OctopusDeploy page URL once logged in.
  • Populate the API Key field with the Octopus Deploy API Key which can be found/generated by navigating to Profile -> My Api Keys
  • Select Create Key to save

Revoking Access

If at any point you wish to revoke the Hornbill platform's access to Octopus Deploy, just delete the Octopus Deploy Keysafe key.

NOTE: This will revoke the rights of any existing Octopus Deploy Integration Calls in your Business Processes/Custom Buttons/Auto Tasks/Runbooks that are using the revoked Octopus Deploy account, so you will need to edit these accordingly.

Cloud Automation Operations

You can automate the use of the operations listed below using Cloud Automations from within the Business Process Designer, Auto Tasks, Custom Buttons or Runbooks.

  • Environments
  • Create
  • Get
  • Lifecycles
  • Get
  • Projects
  • Create
  • Delete
  • Enable or Disable
  • Get Project Group Id
  • Get Project ID
  • Get
  • Runbooks
  • Create
  • Get
  • Run
  • Tenants
  • Get
  • Users
  • Get

Read more about using the Integration Call from the Related Articles section, and learn how to work with input and output parameters for each of the Octopus Deploy operations.