Skip to content

tureus/titan-cookbook

Repository files navigation

titan-cookbook

A naïve cookbook for installing titan server package in to an Ubuntu 14.04 server. Uses the bundled Cassandra/Rexster and manages them through upstart. Bring your own Java install.

Supported Platforms

Ubuntu 14.04 is the only platform tested. Java used: "OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)"

Attributes

Key Type Description Default
[:titan][:server][:tarball][:url] URL path to a release zip link to `titan-0.5.3-hadoop2.zip`

Usage

titan::default

Include titan in your node's run_list:

{
  "run_list": [
    "recipe[titan::default]"
  ]
}

License and Authors

Author:: Xavier Lange (xrlange@tureus.com)

About

Chef cookbook for the titandb server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages