Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Role to Install SonarQube on CentOS with PostgreSQL as a backend

License

Notifications You must be signed in to change notification settings

knechtionscoding/ansible-sonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-Sonar

Role to Install SonarQube on CentOS with PostgreSQL as a backend

This playbook is composed of a single role of SonarQube. Inside of that role PostgreSQL, Java, SonarQube, and Apache are installed. Each set of steps are configured in their own yml file and simply included in the main role. There are two pretasks, one that updates packages, and the second that installs dependencies.

Apache is installed in order to be a reverse proxy for the server so ports are unecessary.

This playbook only supports CentOS and RHEL systems and assumes that the whole setup is on one machine.

There are variables to be set, in regards to DB UN and PW, and the Apache settings, in the group vars files.

And example hosts file has also been included.

About

Role to Install SonarQube on CentOS with PostgreSQL as a backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published