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.

Ask Octopus Episode 2 - Service Accounts, Get Project by Name via API, Deployment Triggers

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 3 - Variable Run Conditions, Switching Auth Providers, Finding Deleted Releases

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 4 - Scheduled Deployments, Multiple Teams Sharing One Project, and Channel Version Rules

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 5 - An Interview with the CEO and creator of Octopus Deploy Paul Stovell in Brisbane. We discuss the origins of Octopus and what we will be doing in the coming year.

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Learn how to call the Jenkins REST API from PowerShell

A dive into the Jenkins REST API, with examples in PowerShell for creating new jobs

Ask Octopus Episode 6 - An Interview with Nick Josevski in Brisbane. We discuss all things Spaces!

Special Ask Octopus session based at Octopus's annual kick off in Brisbane.

Webinar - Database DevOps

In this webinar, Jeffrey Palermo and Paul Stovell answer all your Database DevOps questions.

Using DbUp and workers to automate database deployments

Using DbUp and workers to automate database deployments

Ask Octopus Episode 7 - Delta Compression, Common Performance Issues, Deploy Production to UAT

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 8 - Script Console, Disable Child Projects, Performance Part II

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 9 - Composite Step Templates, Maintenance Process and Environment Templates

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Automatic approvals for your database deployment automation

In this post, we will examine some techniques on how to auto approve database changes to stop overwhelming your DBAs.

Ask Octopus Episode 10 - Subscriptions, System Security and Redeploy Failed Releases

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Ask Octopus Episode 11 - Automatically Cancel Tasks, Progression Prevention and Compliance

Once a week a few of us will gather to talk about some of the most interesting questions we have gotten over the past week and how we went about solving them.

Deploying Database Configuration Tables with Octopus Deploy and ReadyRoll

A guest post from Daniel Nolan of ReadyRoll on Deploying Database Configuration Tables with Octopus Deploy and ReadyRoll

Automation with Octopus.Client

One of the benefits of being API first is that you can do anything that the Octopus UI does via web requests. We have a handy library called Octopus.Client that wraps the API and makes it easy to perform operations on your Octopus Deploy Server. This article will focus on some common operations using PowerShell.

Introducing our second release with long-term support - Octopus Server 2019.3 LTS

Octopus Server 2019.3 LTS is the second release with six months of long-term support. We recommend this release for most self-hosted customers.
Loading...

Documentation

Enable web request logging

How to enable web request logging to help the Octopus team analyze usage patterns and detecting performance problems.

Built-in Worker

Octopus Server comes with a built-in worker which enables you to conveniently run parts of your deployment process on the Octopus Server without the need to install a Tentacle or other deployment target. This page describes how to configure the built-in worker for a variety of scenarios.

Worker pools

Worker pools are used to group workers and allow targeting steps at the pool of workers best equipped to execute the step. This page describes how to configure worker pools for a variety of scenarios.

Spaces

Spaces setup and configuration.

Permissions for the Octopus Windows Service

Information about the permissions required by the Octopus windows service to operate.

Call the Jenkins REST API from PowerShell

Learn how to call the Jenkins REST API from PowerShell

Migrating from Octopus Server to Octopus Cloud

Migrating from Octopus Server to Octopus Cloud.

Copy the working directory

Copy the Calamari working directory to assist in debugging.

Kubernetes cluster

How to configure a Kubernetes cluster as a deployment target in Octopus

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