Search

Blog posts

Bootstrap a .NET Core development environment for Linux

This post covers how to bootstrap a Linux-based development environment for day to day .NET Core development.

Writing and linting Jenkinsfiles with Atom

Learn how to configure Atom to parse and lint your Jenkinsfiles

Database deployment automation approaches

This post talks about how to get started with database deployment automation and describes the main approaches: state-based and migration scripts.

Automated Database Deployments Iteration Zero

Automated Database Deployments Iteration Zero

SQL Server deployment options for Octopus Deploy

A brief summary of the most popular SQL Server deployment tools used with Octopus Deploy

Using Azure Key Vault with Octopus

Introducing a new step template to allow secrets stored in Azure Key Vault to be used in deployments or runbooks.

Testing PowerShell code with Pester

Learn how to test PowerShell code for any scenario with the PowerShell testing framework Pester.

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.

Interacting with the Octopus Deploy API using PowerShell

Learn how to use your PowerShell skills to make API related calls to Octopus Deploy.

Command-line tab completion for Octopus CLI

Enable tab completion for the Octopus CLI today! We'll also dive into how shell completion works in some popular shell environments.

Behind the scenes of the Octopus Extension for GitHub Copilot

Learn how we integrated Azure AI and Copilot when making the Octopus extension.

Service Fabric Deployment Targets

With the release of 2018.5 and the introduction of Azure Service Fabric Cluster targets, we thought it'd be the perfect opportunity to provide a quick overview of the new Service Fabric deployment targets with Octopus Deploy.

Using Cake build scripts for your .NET Core web apps

Using Cake’s C# makefiles to script your application build process.

Octopus Deploy 4.0 - Why we chose React over Angular when rewriting the Octopus 4.0 UI

One of the biggest changes in Octopus Deploy 4.0 is a complete portal rewrite in React.

Selenium series: The Maven POM file

In this post, we create a simple Pom.xml file, configuring the Selenium dependencies.

Refactoring Octopus: Adding strict null checks to the Octopus front-end

Learn from some of the lessons we learned adding strict null checks to the Octopus front-end codebase

Farmer: Simpler ARM deployments with Octopus Deploy

Learn how to use Farmer to create and deploy ARM templates with Octopus Deploy

Safe schema updates - Database delivery hell

This post opens a series about safe schema updates with a brief tour through Dante's 9 levels of Database Delivery Hell.

Creating a Kubernetes Operator with Kotlin

Learn what Kubernetes Operators are, and see an example Kotlin Operator

Using DbUp and Octopus workers for database deployment automation

Using DbUp and Octopus workers for database deployment automation.

Using DbUp and workers to automate database deployments

Using DbUp and workers to automate database deployments

Automated blue/green database deployments

Learn some techniques for automating database deployments when using a blue/green deployment strategy.

Deploying AWS Lambdas across environments

Learn how to progress Lambda deployments across environments using CloudFormation
Loading...

Documentation

Step Templates and Script Modules

Guidelines and recommendations for creating re-usable components in Octopus Deploy.

Editing a project with version control enabled

What to expect when using the Configuration as Code feature in Octopus Deploy

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