https://github.com/dockpack/sonar
Ansible role to install SonarQube, the code quality tool
https://github.com/dockpack/sonar
Last synced: over 1 year ago
JSON representation
Ansible role to install SonarQube, the code quality tool
- Host: GitHub
- URL: https://github.com/dockpack/sonar
- Owner: dockpack
- Created: 2015-04-17T12:06:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T15:37:37.000Z (over 6 years ago)
- Last Synced: 2025-02-23T15:38:21.483Z (over 1 year ago)
- Size: 43 KB
- Stars: 3
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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: false
postgresql: true
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
------------
dockpack.base_postgres
dockpack.base_base_java8
Example Usage
----------------
Refer to a complete build server https://github.com/bbaassssiiee/buildserver
License
-------
BSD
Author Information
------------------
Bas Meijer
@bbaassssiiee