diff options
author | dosire <sytses@gmail.com> | 2014-05-17 10:41:12 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-05-17 10:41:12 +0200 |
commit | e1e9c307a6a5f0c3125fdb769ef065c55587782c (patch) | |
tree | 30a23ab591d99dc926419e0db62d12088ad4bbb7 /doc/integration/README.md | |
parent | 6dfd88a145b7c7f9dc798d888a2aa4ad5c1c54b7 (diff) | |
download | gitlab-ce-e1e9c307a6a5f0c3125fdb769ef065c55587782c.tar.gz |
Inform about the EE features.
Diffstat (limited to 'doc/integration/README.md')
-rw-r--r-- | doc/integration/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 8318113ce92..4773dd8fffb 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -7,3 +7,5 @@ See the documentation below for details on how to configure these services. + [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). |