GitLab Integration

MDB GO Gitlab integration

MDB GO Gitlab integration - Add git repository to your project


MDB GO allows you to add a git repository to your projects. In order to do so simply login to your admin panel at MDB GO Dashboard, navigate to Projects and click at MANAGE button next to the project.

If your project doesn't have repository you will see - next to "Repository" field.

repository

In case your project already has a repository you will see a link to it.

Click MANAGE button and then CONNECT button. This will create a git repository and submit your currently deployed code into a new repository.

connect repository

Now you can navigate to your git project, review history, manage access and more.

From now on whenever you run mdb get command to download your MDB GO project to your local computer it will clone the project from GIT repository (instead of downloading it from FTP)

Video tutorial: