Skip to content

loganb/Databass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databass

NOTE: Databass is a work in progress. It doesn't (yet) do anything particularly useful.

Databass is a tool for making it easy to manage a cluster of PostgreSQL databases. Databass is a daemon and accompanying command line tools designed to allow administrators automatically deploy Postgres instances, detect and recover from failovers, and provision new slaves into already running clusters.

Installation

For database instances, install PostgreSQL 9.3 or later. Then,

gem install databass

Additionally, you will need a running Zookeeper cluster.

Usage

It does nothing useful yet.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Zookeeper-based auto configuration and provisioning of PostgreSQL servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages