文件名称:titan-cookbook:Titan 分布式图数据库的 Chef 食谱(嵌入式 w cassandra + 弹性搜索)
文件大小:24KB
文件格式:ZIP
更新时间:2024-07-27 15:22:21
Ruby
Titan graph DB Chef Cookbook 安装嵌入了 cassandra + elasticsearch 作为索引后端的 Titan Server (0.5.0 +) 经测试的操作系统发行版 Ubuntu 12.04。 食谱 默认:安装嵌入了 cassandra 和弹性搜索索引后端的 Titan Server。 查看配置选项的属性。 如果要安装 Titan 的多节点安装,则需要设置node[:titan][:cassandra]属性。 依赖关系 由 Berkshelf 管理的 Cookbook 依赖项(请参阅 Berskfile) ##Vagrant 测试节点使用情况 安装 安装 将 vm 图像添加到 vagrant:cookbook_root$ vagrant box add precision64 cookbook_root$ vagrant 插件安装 vag
【文件预览】:
titan-cookbook-master
----.gitignore(36B)
----templates()
--------default()
----Vagrantfile(542B)
----LICENSE(10KB)
----README.md(1KB)
----Berksfile(57B)
----attributes()
--------default.rb(6KB)
----metadata.rb(310B)
----recipes()
--------default.rb(3KB)
--------ext.rb(349B)