Creating Octopus Deploy Projects

At the heart of Octopus Deploy is the project.

To create a project:

  1. Click on Project tab.
  2. Click on Add Project button.
  3. Name the project appropiately and provide a description if wanted…
  4. Select the Lifecycle of the project if different than the default one.
  5. Click Save
  6. Next you'll be presented with the Overview page.
  7. Click on Process link.
    • Click Add step
  8. On the Choose step type, choose the appropriate type, but for this example, choose Deploy a package
    • Name the step. Example: Deploy Package
    • Select role(s) that the package will be deployed to.
    • Select the Pakage ID that will be generated by the continuous integration server. Example: application.web
    • Click Configure features to add additional features to deployment step.