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 mdbgo.com, navigate to projects and click at MANAGE button next to the project.

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

repository

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

Click CREATE button. This will create a git repository and submit your currently deployed code into a new 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: