postgresql-bdr-cluster:配置PostgreSQL BDR集群的基本厨师手册

时间:2021-05-18 22:12:35
【文件属性】:
文件名称:postgresql-bdr-cluster:配置PostgreSQL BDR集群的基本厨师手册
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-18 22:12:35
Ruby postgresql-bdr-cluster厨师食谱 使用Chef Provisioning来配置PostgreSQL BDR集群的MVP Chef食谱 要求 ChefDK 0.6.0或更高按照将ChefDK设置为系统Ruby和Gemset Vagrant和Virtualbox(目前) 使用它 启动集群: rake up 连接到群集节点: cd vagrants ; vagrant ssh postgresql-bdr1.example.com 破坏集群 rake destroy 对集群执行滚动重建: rake rolling_rebuild 去做 AWS或其他云支持
【文件预览】:
postgresql-bdr-cluster-master
----.gitignore(193B)
----templates()
--------default()
----spec()
--------unit()
--------spec_helper.rb(48B)
----README.md(637B)
----chefignore(983B)
----.chef()
--------knife.rb(237B)
----Berksfile(360B)
----attributes()
--------default.rb(4KB)
----metadata.rb(529B)
----Rakefile(748B)
----test()
--------integration()
----recipes()
--------provision_aws.rb(829B)
--------default.rb(5KB)
--------rolling_rebuild_aws.rb(853B)
--------aws_instance_setup.rb(178B)
--------destroy_aws.rb(146B)
--------destroy.rb(109B)
--------provision_vagrant.rb(574B)
--------rolling_rebuild.rb(117B)
--------destroy_vagrant.rb(150B)
--------provision.rb(111B)
--------rolling_rebuild_vagrant.rb(861B)

网友评论