Skip to content

tkhtechnology/gitlab-ldap-group-sync

 
 

Repository files navigation

gitlab-ldap-group-sync

It provides a way to sync ldap group members with gitlab groups

Prerequisites

Node JS

Installation

Clone the repository and create a config.json file.

git clone https://github.com/gitlab-tools/gitlab-ldap-group-sync.git
cd gitlab-ldap-group-sync
cp config.sample.json config.json
npm install

Configuration

See: config.sample.json

Usage

Just start the node application.

npm start

About

Manage your gitlab groups with ldap / active directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Dockerfile 2.2%