Giter Club home page Giter Club logo

docker-jenkins-sonarqube's Introduction

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/galexandre/docker-jenkins-sonarqube.git

Then, go to the jenkins directory. Execute the following command.

chmod 777 jenkins.sh

The command will give the right to the container to execute the file jenkins.sh.

Now, you can start the program via the following command:

docker-compose up

3. Jenkins and SonarQube

Jenkins and SonarQube are available on the following ports:

  • Jenkins: 8080
  • SonarQube: 9000

At the first start, Jenkins will ask you for a password. This password is displayed in the log. However, you can have access to this password via the container.

To create a connection to the container, you have just to do this command:

docker exec -i -t jenkins bash

Use the command cat on the specific file and copy the password.

4. Connection between Jenkins and SonarQube

//TODO

License

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

docker-jenkins-sonarqube's People

Contributors

galexandre avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.