Skip to content

grzegorz7/chef-dash

 
 

Repository files navigation

chef-dash-cookbook

Supported Platforms

Debian 7.x (wheezy)

Attributes

Usage

chef-dash::dash-prod

Include chef-dash::dash-prod in your node's run_list to install the dashboard wirh 'production' settings:

{
  "run_list": [
    "recipe[chef-dash::dash-prod]"
  ]
}

chef-dash::dash-dev

To setup a development environment:

Clone https://github.com/hybris/dash.git

into a folder right beside chef-dash, changedir into chef-dash and run vagrant up.

For example:

cd workspace

git clone [email protected]:hybris/dash.git

git clone [email protected]:hybris/chef-dash.git

cd chef-dash

vagrant up

Point your browser to

http://localhost:8080/

and you have a running dashboard.

License and Authors

Licensed under Apache v2.0 License

Author:: Christoph Lukas ([email protected]) Author:: Alexander Birk ([email protected])

About

Chef Cookbook for pingworks/dash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.4%
  • HTML 28.8%
  • Shell 9.8%