====== Creating Octopus Deploy Projects ====== At the heart of Octopus Deploy is the project. To create a project: - Click on ''Project'' tab. - Click on ''Add Project'' button. - Name the project appropiately and provide a description if wanted... - Select the Lifecycle of the project if different than the default one. - Click ''Save'' - Next you'll be presented with the Overview page. - Click on ''Process'' link. * Click ''Add step'' - 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.