integrations
where:
where:
where:
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:
- Github API URL - api.github.com or internal api base url
- Personal Access Token -information about generating the Token Creating a personal access token Github
- Repo owner -information about setting permissions Permission levels for a personal account repository in Github
- Github repo - The name of the repository. The name is not case-sensitive.
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