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.

Request for feedback - Deploying to Google Cloud Platform with Octopus

Learn how Octopus supports your deployments to Google Cloud Platform and provide feedback on our GCP features.

Performing canary deployments in Kubernetes

Learn how to use the Voyager ingress controller to implement canary deployments in Kubernetes
Loading...

Documentation

Create Kubernetes Target Command

Cmdlet for creating a Kubernetes target

Deploy to a Kubernetes cluster

Deploy to a Kubernetes cluster.

Deploy an Ingress resource

Deploy an ingress resource to a Kubernetes cluster.

Deploy a service resource

Deploy a service resource to a Kubernetes cluster.

Deploy a Helm chart

Deploy a Helm chart to a Kubernetes cluster.

kubectl

The kubectl utility is required by Octopus Deploy Kubernetes integration.

NGINX deployments

This guide covers everything you need to configure NGINX on Linux for your web applications

Configure Octopus Deploy project

This guide describes how to configure your Octopus project to deploy an ASP.NET Core project together with an Angular CLI project and configuring NGINX to a Linux deployment target.

Configuring target machine

This guide describes how to configure your target machine running Linux to be used in Octopus deployments.

Create and push an ASP.NET Core project

This guide describes how to package and publish an ASP.NET Core project to Octopus from your development workstation.

Node deployments

With Octopus Deploy you can deploy your Node.JS applications to on-premises servers, Azure websites, Azure and AWS EC2 virtual machines.

Deploying Node applications to Linux

Learn how to package and deploy a Node.js application to a Linux deployment target over an SSH connection.

Packages

Package steps allow you to deploy your applications and services that you have packaged and configured with Octopus.

Delta compression for package transfers

Octopus delta compression for package transfers can dramatically reduce the time for package acquisition during deployment.

Deploying packages to your Octopus Server

How to deploy packages to your Octopus Server.

Dynamically selecting packages at deployment time

You can configure Octopus to dynamically resolve package details, including Feed and Package ID at deployment time by using variables. This can be useful if you want a different package feed for each environment, or a different package per environment or tenant.

Package deployment feature ordering

The order of actions executed when Octopus deploys a package.

Stage package uploads

How to stage package uploads to reduce your applications or services downtime.

Transfer package

Transfer Package step allows you to simply transfer a package to your deployment target without extracting it.

Troubleshoot missing packages

Further information for missing packages error messages that can occur when deploying package steps.

Patterns and practices

Common deployment patterns and practices, and their practical implementation with Octopus.

Blue-green deployments

Implementing blue-green deployments, i.e. having two production environments ("blue" and "green"), with Octopus.

Blue-green deployments in IIS

Implementing blue-green deployments in IIS with Octopus.

Blue-green deployments in Octopus using Environments

Implementing blue-green deployments in Octopus using Environments.

Branching

Implementing different branching strategies with Octopus Deploy.

Canary deployments

Implementing canary deployments, i.e. rolling out releases to a subset of users or servers, with Octopus.

Deployment process as code

With Octopus you can manage your deployment process as code. This means you can define your deployment process, scripts, and variables in source code. You can store this configuration in the same source control repository as your application source code, or somewhere else. This page describes the different options available in Octopus to store your deployment process as code.

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