User guides
Codebase management
Overview

Codebase management

How to manage codebases - define the source of truth for your code

The source code of your website can come from several different sources, and depending on how it is configured, you will be able to use different functionalities.

How to manage a Git repository connection?

To manage Git repository connection, navigate to Codebase within the environment scope. There are two methods to connect your codebase.

How to connect a Git repository?

Connect a Git repository

To connect the repository, select the Connect repository button. After clicking it, a form will appear in which you should select the organization, repository, and branch that will be used to download the codebase.

Connect a Git repository form

How to disconnect a Git repository?

Disconnect a Git repository

To disconnect the repository, select the Disconnect repository button. After clicking it, a confirmation modal will appear. After confirming the action, the repository will be disconnected from the environment.