opentsdb-cookbook:从源代码安装 opentsdb 的厨师食谱

时间:2024-07-09 15:44:19
【文件属性】:

文件名称:opentsdb-cookbook:从源代码安装 opentsdb 的厨师食谱

文件大小:30KB

文件格式:ZIP

更新时间:2024-07-09 15:44:19

Ruby

opentsdb 食谱 从源安装并运行 。 典型的用例是能够轻松获取最新版本。 该食谱允许您在当前的稳定版(又名 2.0,于 2014-05-05 发布)和最前沿的。 要求 暂时支持 rehl 和 debian 系列(你可以调整 env var OPENTSDB_BASE_BOX 来指定 vagrant 使用的 basebox,默认为 centos) 用法 是你的朋友 'berks install' 或 使用“berkshelf vagrant 插件”,食谱将在 vagrant 配置步骤中获取 由于 opentsdb 2.0 是正式可用的最新版本,因此本说明书不再允许安装 opentsdb 1.1。 您可以通过坚持主分支或选择托管在“下一个”分支中的前沿版本来选择最新的稳定版本。 要在两者之间进行选择,只需为您的节点设置匹配的分支值 (node['opentsdb']['tsdb_br


【文件预览】:
opentsdb-cookbook-master
----.travis.yml(101B)
----Vagrantfile(4KB)
----recipes()
--------start_opentsdb.rb(1KB)
--------install_hbase.rb(1KB)
--------start_hbase.rb(598B)
--------install_tcollector.rb(604B)
--------start_tcollector.rb(229B)
--------install.rb(218B)
--------install_grafana.rb(236B)
--------install_opentsdb.rb(1KB)
--------start.rb(125B)
--------install_elasticsearch.rb(74B)
--------init_opentsdb.rb(926B)
--------default.rb(616B)
--------prepare.rb(334B)
----attributes()
--------default.rb(2KB)
----Thorfile(241B)
----templates()
--------default()
----Rakefile(868B)
----test()
--------support()
--------integration()
----.kitchen.yml(303B)
----Strainerfile(105B)
----LICENSE(11KB)
----chefignore(985B)
----Gemfile(158B)
----spec()
--------packages_spec.rb(214B)
----metadata.rb(1KB)
----.gitignore(159B)
----README.md(5KB)
----files()
--------default()
----Berksfile(143B)

网友评论