Skip to main content

How to Create a Gitspace

info

Make sure you have latest version of gitness installed that includes the Gitspace offering and it's docker.io/harness/gitness:latest.

How to Create a Gitspace

  1. Login to Gitness, and create a new project. You will see Gitspace available in the sidenav.

  2. Click on +New Gitspace. To create a Gitspace using the sample app. You have two options to create Gitspace:

  1. If you don’t have a Gitness Repository, you’ll get an option to create one or import a new repository.

  1. Once the repository is available, you can select the branch and the IDE type (VSCode Browser and Desktop are supported)

  2. Import the repository from third party git provider to Gitness, using the organization and the repository name. Read for more details

  3. Now Create Gitspace, by selecting the default branch as main and IDE.

  • VS Code Browser can directly be started on your browser and doesn't require any pre-configuration.
  • You can select the IDE type as VS Code Browser and you'll redirected to the IDE on a new tab once the Gitspace is created and you click on Open VS Code Editor.

  1. It will take few minutes to provision the Gitspace and you could see all the steps and logs involved.

  2. Now you can Open VS Code Editor.