integrations

Gitlab, Github, Bitbucket integration

Author: Vasil Vasilev
December 19, 2022

For the version control system, Midleo.CORE can use three systems - Gitlab, Github, or Bitbucket.
The configuration can be done from Control Panel -> Midleo Configuration -> External.

Github:




where:

GitLab:




where:
  • Gitlab Base URL - gitlab.com or internal base url
  • Gitlab project ID - just below the Project Name (when opening the project)
  • Personal Access Token - create personal access token in Gitlab create personal access token in Gitlab

BitBucket:




where:
  • Bitbucket API URL -  information about accessing REST API Bitbucket Server REST APIs (http://host:7990/rest/api)
  • Repo owner - repository workspace name Bitbucket workspace
  • Bitbucket repo - written in the main page after opening the repository
  • Bitbucket user - the user that has permissions to push to this repository
  • Bitbucket App password - information about app password App passwords Bitbucket