Skip to content

Docker compose project for quickly setting up sonarqube locally

Notifications You must be signed in to change notification settings

AshnaWiar/sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonarqube compose.yml

Docker images

This project will be using the following docker images.

Setup

Follow these steps below to start a local sonarqube instance.

$ git clone git@github.com:AshnaWiar/sonarqube.git

$ cd sonarqube

$ cp .env.example .env

$ docker compose up

Sonarqube will be available on http://localhost:9000.
Use the default credentials to login docs.sonarqube.com.

About

Docker compose project for quickly setting up sonarqube locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published