Installs and configures dynomite.
Ubuntu, mainly because of dependencies on Ubuntu specific installation methods in dependencies (thrift and boost).
Opscode/cookbooks:
-
thrift
** boost
-
ruby
-
git
-
erlang
-
runit
-
dynomite - whether this node is a master cluster node.
-
dynomite - name of the dynomite cluster.
-
dynomite - location of the data.
-
dynomite - number of nodes in the cluster.
-
dynomite - name of this node.
-
dynomite - port for ASCII protocol.
-
dynomite - port for Thrift protocol.
-
dynomite - port for web (HTTP).
Nothing fancy. Include the recipe, or add to a run_list like any other recipe. This cookbook relies on the ruby-dynomite client, which manages dynomite processes. The cookbook will set up dynomite as a runit service.
- Author
-
Joshua Timberman (<[email protected]>)
- Copyright
-
2009, Opscode, Inc.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.