Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « integration « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 00c73afd8728c406f3eee68f55bc0b97682237a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# GitLab Integration

GitLab integrates with multiple third-party services to allow external issue trackers and external authentication.

See the documentation below for details on how to configure these services.

- [External issue tracker](external-issue-tracker.md) Redmine, JIRA, etc.
- [LDAP](ldap.md) Set up sign in via LDAP
- [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, and Google via OAuth.
- [Slack](slack.md) Integrate with the Slack chat service

Jenkins support is [available in GitLab EE](http://doc.gitlab.com/ee/integration/jenkins.html).