Skip to content

dreadnautxbuddha/codaqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code analysis tools packed in one compose file

As of writing, only SonarQube is available, but more will be added in the future.

Installation

$ cp .envsample .env
$ docker-compose build --no-cache
Note: If you make any changes to the environment variables, make sure to build the container again by running the following commands:

$ docker-compose build --no-cache

Usage

$ docker-compose up -d

Note: If you wish to persist database data in-between runs, make sure that you run docker-compose stop instead of docker-compose down

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published