Creating a Project
How to create a Project?
- To create a new Project, navigate to the Projects tab and click Create Project.
- In the modal that appears, mention
1. Enter Project Name and Description
- Enter the Project Name and an optional Description.
- The description will appear alongside the project name in the project cards on the project overview page.
2. Choose Git Account for Repository Creation- Select a Git Account to create the repository for the project.
- The repository will store the project’s blueprint and Terraform modules, making them accessible outside the UI.
- If you haven’t created an account yet, follow these steps.
- You can also select a different organization account if you prefer not to use your personal account.
3. Choose Project Type- Select a Project Type to use a pre-configured blueprint template with the necessary settings for your project.
- You can also create custom project templates in the Ops Center for use in future projects.
4. Select Allowed Cloud Provider- Select the Allowed Cloud provider to determine the cloud environment where your project will be hosted.
- This selection filters the blueprint resources and applies default configurations, or "flavors," tailored to the chosen cloud provider.
5. Select the Type of Environments- Choose the type of Environments you want to create for your project (e.g., Development, Staging, Production).
- These environments will be created in the UI but must be launched to provision them in the cloud.
6. Click Create
- You have successfully created a new Project. This will be accessible from the Projects tab.
Sample Product Demo
Updated about 14 hours ago