Skip to content
forked from dockpack/sonar

Ansible role to install SonarQube, the code quality tool

Notifications You must be signed in to change notification settings

sireeshkumar/sonar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbaassssiiee.sonar

Sonar is a source-code quality tool.

Requirements

Sonar can use either a MySQL variant, or PostgreSQL, as a database. You should select just one of these using the features.

features:
  mysql: True
  postgresql: False

Role Variables

defaults/main.yml and vars/main.yml contain variables. Please change the sonar_password first. For advanced users the sonar_plugins might be interesting.

Dependencies

You can run this role combined with the role pcextreme.mariadb. An implementation with Postgres is possible.

Example Usage

Refer to a complete build server https://github.com/bbaassssiiee/buildserver

License

BSD

Author Information

Bas Meijer @bbaassssiiee

About

Ansible role to install SonarQube, the code quality tool

Resources

Stars

Watchers

Forks

Packages

No packages published