Creating a FlexLab Project

Applies to: FlexLab

Overview

Create a FlexLab project wired to a new GitLab repository and pipeline template.

Steps

  1. Go to /dashboard/[orgId]/new-project.
  2. Select FlexProject Hosting.
  3. Choose Drupal 11 labeled Flexlab.
  4. Enter title and URL slug.
  5. Select Blank site template (most common for custom code).
  6. On theme step, pick a marketplace theme or Create Project with Default Theme.
  7. Optionally expand Advanced Settings (local dev: Lando/DDEV flags).
  8. Click Create Project.

After creation

  1. Open Code at /dashboard/[orgId]/project/[id]/code for clone URL.
  2. Wait for initial pipeline on default branch.
  3. Open Environments when first deploy completes.

Requires personal access token for CLI (/dashboard/profile/tokens).