Appearance
Manage deployed Projects
Overview
Tempest provides a seamless project management experience by bundling resources into services that developers can utilize to create projects. By using recipes supplied by your admins, Tempest automates the provisioning and orchestration of resources, ensuring consistency and efficiency in project setups.
Accessing Projects
To view all Projects associated with your account, go to “Projects” on your lefthand navigation.
Searching and Filtering
- Search Projects:
- Use the search bar at the top of the Projects page to quickly locate projects by name or keyword.
- Sort Projects:
- Click on column headers to sort projects based on criteria like creation date, name, or team.
- Filter Projects:
- Apply filters using the filter panel to narrow down projects by:
- Team: Select projects managed by specific teams.
- Recipe: Filter projects based on the recipes used for their creation.
- Security Classifications: View projects with specific security levels.
- Labels: Search for projects tagged with relevant keywords.
- Apply filters using the filter panel to narrow down projects by:
Managing Projects
Project Details
Each project displays key details including:
- Primary Repository: The main codebase repository linked to the project.
- Environments: Current environments configured for the project (e.g., production, staging).
- Classifications: Security and compliance classifications assigned to the project.
- Ownership: Team or individual responsible for the project.
- Associated Apps: List of applications tied to the project.
Project Resources
View all of the resources provisioned for your Project and their relevant information, including:
- Resource Details:
- On the Project detail page, go to the “Resources” tab to view each provisioned resources’ current status (provisioning, pending, ready, errored), targeted environments, resource type, and provisioned date.
- Provisioning Logs:
- On the Project detail page, go to the “Logs” tab to access detailed logs of provisioning activities. This includes when it occurred, severity level, operation, and success status and output.
- Logs can be filtered by severity level and when it occurred. Logs can be searched by message or output associated with a log.
- Deployments:
- On the Project detail page, go to the “Deployments” tab to view the history of deployments for your Project. Deployments will appear on this list whenever new environments are provisioned or when an environment is redeployed.
- All deployments have an initial project setup that occurs once at Project creation, and includes all resources in the global resources environment of the Recipe.