This section describes how to create a workspace from the user dashboard in Hosted Che.

Prerequisites
Procedure
  1. Navigate to the Hosted Che user dashboard.

  2. Click the Create Workspace button.

  3. Define a Name for the workspace. A generated name is proposed. It can be modified.

  4. In the Stack section, select the workspace runtime environment that will be used to build and run projects from the list.

  5. In the RAM section, adapt the memory available for the workspace runtime environment within the limits defined in the terms of service.

  6. In the Ephemeral mode section, choose to have persistent storage attached or not.

  7. In the Projects section, choose the projects to integrate in the workspace. For the specific GitHub case, see Importing projects from GitHub in Hosted Che.

Additional resources