PetaByet / cdp

Simple & Open Source Server Backups
https://cdp.me
GNU General Public License v2.0
123 stars 39 forks source link

CDP.me (Continuous Data Protection)


About

CDP.me is a backup script designed for Linux Server backups.

CDP.me is released under GNU GPL v2. By downloading, using and editing CDP.me you must agree to the terms set forth in the license provided.


Features


Installation

You may use one of the following commands to install CDP.me on your storage/backup server. The backup server has to be running CentOS/Debian/Ubuntu, but the server(s) to be backed up may run any linux distrubution.

/usr/bin/env bash <((wget -qO - cdp.me/install.sh))

or

/usr/bin/env bash <((curl -sL cdp.me/install.sh))

If your backup server is running a distribution other than the ones above or you do not want to use Apache, you may install CDP.me manually using the wiki guide here https://github.com/PetaByet/cdp/wiki/Manual-Installation

The latest version available can be found here. The change log is available here https://github.com/PetaByet/cdp/blob/master/CHANGELOG.txt


System/Software Requirements


For more information about CDP.me, please visit our wiki at https://github.com/PetaByet/cdp/wiki Please report any bugs that you have found here https://github.com/PetaByet/cdp/issues We no longer maintain a change log, however you may look at the release notes for changes.