Search

Blog posts

Outage on octopus.com - report and learnings

Public incident report and our learnings about the octopus.com DNS disruption from January 25 – 26, 2023.

Infrastructure as code in Azure with Octopus Deploy and Pulumi: Part one

Learn how to define infrastructure as code with Pulumi.

Authenticate to Azure with Golang

Authenticating to a cloud platform with the different SDK can be extremely different. In this post, you learn how to authenticate to Azure with Go.

Golang for Automation in AWS

Learn how to use Golang, a popular programming language created by Google, to automate AWS.
Loading...

Documentation

Cancel queued deployments

An example script to cancel queued deployments.

Find unused projects

An example script that will find any project that hasn't had a release created in the previous days

Enable/disable project

An example script that enables or disables a project in Octopus.

Delete targets by role

An example script to delete targets by role.

Delete a Space

An example script to delete a space.

Add a target role

An example script that adds a target role to a deployment target.

Delete targets by name

An example script to delete targets by matching a specified name.

Create a feed

An example script that creates a nuget feed in Octopus.

Enable/disable machine

An example script that enables or disables a machine in Octopus.

Delete a feed

An example script that deletes an existing feed in Octopus using the REST API and Octopus.Client.

Retrieve all feeds

An example script that retrieves all feeds in Octopus.

Disable project triggers

An example script that disables a project's triggers in Octopus using the REST API and Octopus.Client.

Change feed

An example script that changes an existing feed by updating the feed name in Octopus using the REST API and Octopus.Client.

Export step templates

An example script that exports all step templates in a Space to files.

Delete projects with no process

An example script that deletes projects that have no deployment process in Octopus using the REST API and Octopus.Client.

Remove a project from team

An example script that removes a project from a team.

Create a channel

An example script that creates a channel.

Create a lifecycle

An example script that creates a lifecycle.

Create a project group

An example script that creates a project group.

Adding Environments

An example script to create environments in a Space.

Create a Google Cloud account

An example script to create a Google Cloud (GCP) account in Octopus.

Create an AWS account

An example script to create an AWS account in Octopus.

Upgrade targets

An example script that upgrades a list of deployment targets.

Push package to built-in feed

An example script that pushes a package to the built-in feed.

Check Tentacles for available upgrades

An example script to check targets and workers for available Tentacle upgrades.

Download package from built-in feed

An example script that downloads a package from the built-in feed.

Can't find what you are looking for? You can also search our support forum.