Skip to content
Easy full stack backup operations on UNIX-like systems.
Ruby Other
  1. Ruby 99.5%
  2. Other 0.5%
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add GitHub ISSUE_TEMPLATE.md, GH #808 (#810) Nov 6, 2016
bin Don't store project files on docker image (#904) Oct 18, 2017
integration Add integration tests for splitter (#908) Nov 12, 2017
lib Fix: ensure the default FTP passive settings to false Jul 25, 2018
spec Upgrading RSpec to 3.8.0 Nov 14, 2018
templates Add QiniuStorage for cli May 10, 2016
vagrant Remove magic encoding comments Jan 8, 2017
.dockerignore Don't store project files on docker image (#904) Oct 18, 2017
.gitignore Use modern gem dependency solution Jan 8, 2017
.rspec Remove fuubar rspec progress bar Nov 6, 2016
.rubocop.yml + Modernize travis builds (#961) Jun 5, 2020
.rubocop_todo.yml Revert "Merge pull request #853 from backup/deprecations" Aug 19, 2017
.travis.yml + Modernize travis builds (#961) Jun 5, 2020
CHANGELOG.md link to the release notes Oct 3, 2015
CONTRIBUTING.md Document community-based project governance Nov 28, 2019
Dockerfile Raise Ruby version for tests to 2.4.3 (#915) Dec 23, 2017
Gemfile Fix new RuboCop violations (#847) Apr 16, 2017
LICENSE Update to 2017 [ci skip] Jan 9, 2017
README.md use svg Oct 9, 2018
Rakefile Don't store project files on docker image (#904) Oct 18, 2017
TC.md Remove myself from the Technical Committee Dec 2, 2019
backup.gemspec Upgrade json, netssh and others (#960) Jun 5, 2020
docker-compose.yml Don't store project files on docker image (#904) Oct 18, 2017

README.md

Backup

Code Climate Build Status Join the chat at https://gitter.im/backup/backup

This project is now in maintenance. No new features are planned.

Backup is a system utility for Linux and Mac OS X, distributed as a RubyGem, that allows you to easily perform backup operations. It provides an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.

Installation · Release Notes · Documentation · Issues · Chat

Project Status: Maintenance-Only

This project is not under active development, although we will continue to provide support for current users, and at least one more maintenance release: version 5.0. The version 5.0 release will include support for Ruby 2.4, and various other fixes. Future releases of Backup will only include bug fixes.

If you use this project and would like to develop it further, please introduce yourself on the maintainers wanted ticket.

Copyright (c) 2009-2017 Michael van Rooijen ( @mrrooijen )
Released under the MIT LICENSE.

You can’t perform that action at this time.