Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 679 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 679 Bytes

SonarQube LDAP Plugin

SonarQube.Com Quality Gate status

For more, see the docs

Example

You can check this plugin in action using Docker as described below.

Build plugin:

mvn clean package

Generate certificates:

./docker/gen-certs.sh

Build containers (SonarQube and OpenLDAP servers):

docker-compose build

Start containers:

docker-compose up

To access SonarQube use LDAP user tester with password test.