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
- Host: GitHub
- URL: https://github.com/groonga/chef-cookbooks
- Owner: groonga
- Created: 2013-02-22T06:29:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-30T23:16:10.000Z (about 12 years ago)
- Last Synced: 2025-04-10T01:10:39.330Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 204 KB
- Stars: 3
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.