Octopus Primer - p-patel/software-engineer-knowledge-base GitHub Wiki
Projects
https://octopus.com/docs/deployment-process/projects Manages software projects. Must define deployment steps, configuration variables and the environments the software will be deployed to. Can consist of multiple steps and deliverable components
- projects
- environments
- lifecycles
- channels - https://octopus.com/docs/deployment-process/channels
- variables
- deploying applications
- releases - snapshots deployment process and current-state of the project-variables (but not tenant-variables)
- tenants