Search

Blog posts

Creating EC2 instance in AWS with CloudFormation

Learn how to create Windows and Linux EC2 instances in AWS with example CloudFormation templates

Creating an EC2 Octopus Worker with CloudFormation

Learn how to deploy an EC2 configured as an Octopus Worker via a CloudFormation template.

Automatically provisioning Amazon EC2 instances with Tentacle installed

A short code snippet that helps you to create EC2 instances with the Octopus Deploy Tentacle agent installed and registered, ready for deployment.

Outage on octopus.com - report and learnings

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

Create a mixed AWS VPC with CloudFormation

Learn how to create a mixed AWS VPC with this sample CloudFormation template.

Create a public AWS VPC with CloudFormation

Learn how to create a public AWS VPC with this sample CloudFormation template.

Deploying a Lambda with CloudFormation

As part of our Runbooks series, learn how to deploy a Lambda with this sample CloudFormation template.

Golang for Automation in AWS

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

Using AWS IAM roles in Octopus

Learn how IAM roles allow users to temporarily assume new permissions or perform work from an EC2 instance without any additional credentials.

Create a private AWS VPC with CloudFormation

Learn how to create a private AWS VPC with this sample CloudFormation template.

Creating an RDS instance with CloudFormation

As part of our Runbooks series, learn how to create an RDS instance with this sample CloudFormation template.

Trust Me - Assigning and Assuming IAM Roles

Learn how to use roles assigned to EC2 instances and assume secondary roles.

Spring Boot as a Service

Learn how to deploy Spring Boot fully executable JAR files to EC2 Linux instances as services

CloudFormation, WildFly and Deploying Maven Artifacts

Take a look at how you can tie together a number of the new features from recent releases to deploy Java apps to the cloud.

Using dynamic build agents to automate scaling in Jenkins

With some setup, Jenkins can automatically react to your processing needs, creating extra nodes to manage processes. This post explains 2 setup methods.

Installing Tentacles with DSC in AWS CloudFormation templates

Learn how to configure a target work Worker Tentacle when creating a new EC2 instance with CloudFormation.

Managing Ansible Deployments with Octopus

Learn how to deploy Ansible scripts from Octopus

Creating AMI mappings for CloudFormation

As part of our Runbooks series, learn how to create region AMI mappings for use with CloudFormation templates.

Managing AWS costs with Instance Scheduler

Learn how to deploy and configure the Instance Scheduler to shutdown unused AWS resources.

Building the Octopus Cloud in AWS

Building the Octopus Cloud in AWS

Running manual tests against cloud infrastructure deployed by Octopus

Learn how to run tests against infrastructure that was previously deployed by Octopus.

Automating Tentacle for Linux installation with CloudFormation templates

Automating Tentacle for Linux installation with an AWS CloudFormation template.

Importing variables with the Octopus REST API

How the REST API can be used to add variables
Loading...

Documentation

AWS accounts

Configure your infrastructure so Octopus can deploy infrastructure to AWS and run scripts against the AWS CLI.

AWS Elastic Container Registry (ECR)

How to add an AWS Elastic Container Registry as an Octopus feed

Delete an existing AWS CloudFormation stack

Delete an existing AWS CloudFormation stack.

Delete an AWS CloudFormation stack

Use a runbook to teardown resources by deleting an AWS CloudFormation stack.

Provision AWS resources with Terraform

With runbooks, you can use Terraform to create resources in AWS.

Change AWS load balancer target group

Modify an existing AWS Elastic load-balancer listener to forward traffic to a different target group with a runbook

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