GithubHelp home page GithubHelp logo

thomasglass / cdp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petabyet/cdp

0.0 1.0 0.0 1.66 MB

Simple & Open Source Server Backups

Home Page: https://cdp.me

License: GNU General Public License v2.0

PHP 98.00% Smarty 2.00%

cdp's Introduction

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

  • Web Based Administration Panel
    • Add Backup Servers
    • Add Backup Jobs
    • Add Users
    • Add ACL's
    • View Backups
    • Download Backups
    • Restore Backups
    • Session security (IP Check + inactivity timeout)
  • Json Flat File Database (no MySQL database involved)
  • Backups ran using cron
  • Server authentication using password or RSA key
  • Email notifications (sendmail / SMTP)
  • Backup rotation / auto delete
  • Full Backups
  • Incremental Backups
  • MySQL Backups
  • OpenVZ Node Backups
  • cPanel Account Backups
  • 2-Factor Authentication (Google Authenticator)
  • Backup Encryption (AES-256/GPG)
  • User accounts / ACL's

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

  • Backup Server (the server to store all backups)

    • Minimal / Fresh OS Installation
    • Linux
  • Host Server (the server to be backed up)

    • File
      • SSH + SFTP
      • tar
      • 99% of servers meet this requirement
    • MySQL
      • MySQL 5
    • OpenVZ
      • SSH + SFTP
      • vzdump
      • lvm2
      • It is recommended that /vz is a logical volume

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.

cdp's People

Contributors

alexandreteles avatar petabyet avatar tombii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.