Skip to content

A wrapper cookbook that installs and configures sonarqube.

Notifications You must be signed in to change notification settings

liatrio-chef/sonarqube-liatrio

Repository files navigation

sonarqube-liatrio Cookbook

A wrapper cookbook that installs and configures sonarqube. Berkshelf is used to satisfy cookbook dependencies with Vagrant.

Requirements

Ensure the ChefDK is installed from https://downloads.chef.io/chef-dk/

Ensure the vagrant-berkshelf plugin is installed: vagrant plugin install vagrant-berkshelf

Usage

sonarqube-liatrio::default

vagrant up

Browse to http://localhost:19000/

or

Just include sonarqube-liatrio in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[sonarqube-liatrio]"
  ]
}

License and Authors

Authors:

About

A wrapper cookbook that installs and configures sonarqube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages