Skip to content

stigkj/chef-sonar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION:

This cookbook basically translates the install instructions from docs.codehaus.org/display/SONAR/Install+Sonar#InstallSonar-Server into chef DSL.

REQUIREMENTS:

  • java + jdk

  • A database cookbook like ‘mysql’ if you like to run sonar in production.

The built in derby database is not recommended for production.

ATTRIBUTES:

See attributes/default.rb for details.

USAGE:

The cookbook installs sonar with derby database (default). Inlcude a proxy_* recipe to your run_list to access sonar over a proxy server.

Todos

About

Repository of "sonar" chef cookbook.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%