The Deployment Manager is located at the bottom of the dashboard and is used to store applications to simplify their subsequent deployment into your environments. There are two subsections to provide support for the following deployment types:
Note: The maximum archive size for the local file upload is 150 MB. If your application size exceeds this limit, please use the URL option.
Fill in the Comment field (if required) and Upload.
Within the opened frame you can configure deployment up to your needs.
Now, you know how the archive tab of the Deployment Manager works and can use it to organize your deployment packages.
The Git / SVN section of the Deployment Manager stores the link to the remote repository with your projects and, if required, the appropriate authentication credentials.
In order to add a new project, click the Add Repo button and fill in the fields of the appeared Add Repository window:
Name - name of your application (no spaces and special symbols are allowed)
choose the Git repo type
Note: If your repository is protected with two-factor authentication, you need to use the appropriate access token (e.g. for GitHub or GitLab) instead of your password.
Additionally, you can manage the scope of provided permissions during the access token generation to ensure your repository safety.
choose the SVN repo type
You can just Add this project into Deployment Manager or Add + Deploy to immediately initiate deployment of this application.
Now, you know how to manage your VCS projects within the platform Deployment Manager.