/docker-jenkins-sonarqube

docker-jenkins-sonarqube,自动集成jenkins和sonarqube代码质量检测。

Primary LanguageShellApache License 2.0Apache-2.0

docker-jenkins-sonarqube

1. Docker

To use this program, you must have docker and docker-compose installed on your computer. The installation process can be found on the official Docker website

2. Start the program

First of all, you have to clone this project in your directory with the following command:

git clone https://github.com/lizibin/docker-jenkins-sonarqube.git
docker-compose -f autoDeployment-compose.yml up -d

3. Jenkins and SonarQube

Jenkins and SonarQube are available on the following ports:

  • Jenkins: 8080
  • SonarQube: 9000

If you have questions, please go to my blog to discuss.

我的博客

License

This repository is under the MIT license. You can find it here.