Skip to content

irvingpop/postgresql-bdr-cluster

Repository files navigation

postgresql-bdr-cluster Chef cookbook

An MVP Chef cookbook for configuring a PostgreSQL BDR cluster, using Chef Provisioning

Requirements

  • ChefDK 0.6.0 or greater
  • Vagrant and Virtualbox (for now)

Using it

Starting up a cluster:

rake up

Connecting to your cluster nodes:

cd vagrants ; vagrant ssh postgresql-bdr1.example.com

Destroying the cluster

rake destroy

Perform a rolling rebuild of the cluster:

rake rolling_rebuild

TODO

  • AWS or other cloud support

About

A basic Chef cookbook to configure a PostgreSQL BDR cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published