Skip to content

alexisbernard/dabcup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dabcup is a tool in order to handle databases backups easily. You can centralize all you backup policies on a single server, and then store dumps to many different hosts (SSH, S3, FTP).

You just need to describe your policies in a simple configuration (see conf/dabcup.yml) and then run the command: ‘dabcup foo dump` to backup your database ’foo’.

You need Ruby plus the following gems: aws-s3 and net-ssh.

sudo apt-get install ruby rubygems sudo gem install aws-s3 net-ssh

About

Dabcup is a tool in order to handle databases backups easily. You can centralize all you backup policies on a single server, and then store dumps to many different hosts (SSH, S3, FTP).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages