Creating a new project
Prerequisites for creating a project​
There should be a running cluster to host the project.
Create Project​
- To start creating a project, go to the Humalect console's
dashboard
-> click onProject
-> click onCreate New Project
button on top right.
Name the project. The name could be anything but it must be unique.
Give a brief description about the project. The description might include:- What the project is about?, What is the scope of the project, etc.
Select a
cluster
on which you want to host your project.Select a
Repository
from the linked code repositories.Select a
coding language
in which your code has been written. This helps populate a corresponding Dockerfile in subsequent steps
- Assign a
port number
to your project. This is the port number on which your code runs eg. 80,8080 or 3000.
After you have entered all the required necessities mentioned above, click on the highlighted Create Project button at the bottom and Voila, your project is created. Move forward and create some pipelines for your newly created project
Troubleshooting​
Need help? Contact us