To deploy on Brimble, you need to create a Project . A Project groups
deployments and custom domains . Each project can
receive deployments from GitHub, GitLab, Bitbucket, or the Brimble CLI .
To learn more about limits on the number of projects you can have, see Limits .
Creating a Project
To create a new project in Brimble:
Select the Correct Team:
Navigate to the Brimble dashboard.
Brimble user default dashboard
Ensure you have selected the correct team from the team selector at the top of the page.
Start a New Project:
Click the “Create A Team” button if you haven’t created a team yet. This can be found on the Teams page.
If you already have a team, go to the Projects section.
Add a New Project:
Click on the “Create A New Project” card in the Projects section.
Choose Your Project Source:
Configure and Deploy:
Once you have selected your project source, configure the necessary settings and click on the “Import” button to
start the deployment process.
Managing a project
You can manage your project on Vercel in your project’s dashboard. See
our project dashboard docs to learn more.
Project Settings
In Brimble’s Project Settings, you can manage various aspects of your project, including domains, logs, integrations,
Git, caching, environment variables, deployment protection, and security settings.
To edit your project settings:
Select Your Team:
Navigate to the Brimble dashboard.
Ensure you have selected the correct team from the team selector at the top of the page.
Choose Your Project:
From the Projects section, select the project you want to configure.
Access Project Settings:
Once inside your project, click on the Settings tab located within the project menu.
Modify Your Settings:
Browse through the available settings sections such as Domains , Logs , Integrations , Git ,
Environment Variables , and more.
Make the necessary changes to fit your project requirements.
Example Actions:
Add a Custom Domain: Click the “Add a custom domain” button to link
your project to a specific domain.
Redeploy: Use the “Redeploy” option to trigger a new deployment of your project.
Transfer Project: Select “Transfer Project” to move the project to a different team or account.
Delete Project: If you need to remove the project, click “Delete Project” . Note that this action is irreversible.
Environment Variables
You can configure Environment Variables directly from Project Settings. Check out the
Environment Variables documentation to learn more.
Custom domains
You can add custom domains for each project. See the Domains documentation to learn more.