Skip to content

computerlyrik/chef-etherpad

Repository files navigation

[Build Status](https://tr avis-ci.org/computerlyrik/chef-etherpad)

etherpad Cookbook

Code repo: https://github.com/computerlyrik/chef-etherpad

etherpad::default

installs ol' fat etherpad

etherpad::lite

installs newer etherpad-lite

TODO:

  • implement etherpad::default
  • fix fedora, centos
  • attributize and template settings.json

Requirements

recipes

  • nodejs - etherpad-lite runs on javascript

Attributes

TODO: Add attributes

e.g.

etherpad::default

Key Type Description Default
['etherpad-lite']['bacon'] Boolean whether to include bacon true

Usage

etherpad::lite

TODO: Write usage instructions for each cookbook.

e.g. Just include etherpad-lite in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[etherpad-lite]"
  ]
}

Contributing

TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.

e.g.

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: TODO: List authors

About

Cookbook for etherpad and etherpad-lite | Category: Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages