Deployments are more than the sum of their parts, with well architected deployment processes empowering DevOps teams to release and maintain high quality software at a high velocity. The reference architecture steps provided by the community step template library allow DevOps teams to quickly populate an existing Octopus space with examples of well architected deployment projects, complete with all the supporting resources like environments, feeds, accounts, lifecycles etc.
Common prerequisites
The reference architecture steps are typically run from a runbook. The runbook requires a small number of external resources to be defined:
- A
Docker Container Registry
feed calledContainer Images
with the URLhttps://index.docker.io
. This feed is used to access the execution container for workers exposing a recent version of Terraform. - An environment to execute runbooks in. This documentation assumes the environment is called
Admin
. - A project to hold the runbooks. This documentation assumes the project is called
Reference Architecture
.
Reference architecture steps
Help us continuously improve
Please let us know if you have any feedback about this page.
Page updated on Monday, November 13, 2023