An open API service indexing awesome lists of open source software.

https://github.com/groonga/chef-cookbooks

Chef cookbooks for Groonga
https://github.com/groonga/chef-cookbooks

Last synced: about 1 year ago
JSON representation

Chef cookbooks for Groonga

Awesome Lists containing this project

README

          

# Groonga related chef cookbooks

## Install

Add the following line to your Berksfile:

```
cookbook "groonga", github: "groonga/chef-cookbooks", rel: "groonga"
```

Now, you can use `groonga` recipe. See [README.md](https://github.com/groonga/chef-cookbooks/tree/master/groonga) of the recipe for details.