For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Set up a new project

Create a project, and select a development cluster to deploy to.

Prerequisites

To set up a new project, you first need a workspace.

Create a project

Create a project to work on a set of related files:

  1. In your workspace, click New project.
  2. Provide a project name, and click Create project.

Connect clusters

Connect clusters to which you'll deploy project files.

There are four deployment stages:

  • Development
  • Testing
  • Staging
  • Production

To deploy project files, you must connect a cluster to at least one stage:

  1. In your project, next to Connected clusters, click Configure.
  2. For each stage, select a cluster.
  3. Click Save.
tip

If you don't have an appropriate cluster for a stage, create one.

Next steps

You've set up a new project. From here, you can: