Manage a project
Projects are accessible from the main Projects menu and from environments to which they have been deployed.
List and find projects
From the main Projects page
On the main Projects page you can browse and filter the full list of projects accessible to you. You can mark projects as favorites, create and import projects.
From an Environment overview page
Each Environment lists, on its overview page, the projects deployed to it. You can access each project by clicking its name.
Manage instances
The project instances page lists the summary information of instances that were created from that project.
Click the instance name to access its details, or click the environment name to access the environment details to which that instance belongs.
Manage project images
The projects images page lists the details of project images that were created for the project.
Delete an image
To delete an image, click Delete Image from in the actions menu to its right.
Deploy an image
You can deploy a project directly from an image on the images page by clicking on Deploy Image in the actions menu to the right of the image.
Manage settings
From the project settings page you can rename the project, change its description and update its Git repository link.
Delete a project
To delete the project click on Delete Project in the Danger Zone section of the settings.
To delete a project, you first must delete all its instances and let the delete operations finish. Only then you can delete the project.