All Projects → openspace42 → raptor

openspace42 / raptor

Licence: other
The definitive EasyEngine installer with fully functional backup-restore and SFTP functionalities included

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to raptor

Mgob
MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
Stars: ✭ 573 (+2103.85%)
Mutual labels:  backup, sftp
VestaCP-Sync-Backups-To-Mega
VestaCP: uploading backups to the MEGA cloud
Stars: ✭ 17 (-34.62%)
Mutual labels:  backup, backup-script
Duplicati
Store securely encrypted backups in the cloud!
Stars: ✭ 6,915 (+26496.15%)
Mutual labels:  backup, sftp
gitlab-mattermost-backup
A simple backup script for mattermost in gitlab omnibus package
Stars: ✭ 23 (-11.54%)
Mutual labels:  backup, backup-script
Bash-Backup-Script
A small script to upload backup tar to an external storage service
Stars: ✭ 21 (-19.23%)
Mutual labels:  backup, sftp
kube-dump
Backup a Kubernetes cluster as a yaml manifest
Stars: ✭ 142 (+446.15%)
Mutual labels:  backup, backup-script
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (+88.46%)
Mutual labels:  backup, backup-script
Restic Backup Docker
A docker container to automate backups with restic
Stars: ✭ 142 (+446.15%)
Mutual labels:  backup, sftp
time-travel
An rsync based backup script which only transfers modified files. Smooth integration into OSX Notification Center.
Stars: ✭ 43 (+65.38%)
Mutual labels:  backup, backup-script
MailcowBackup
Script to backup/restore Mailcow and the host system using borgbackup. Handles 503 error page generation, mailflow stop/restart, SQL database dump, borg backup and prune and integrates with Logwatch for easy monitoring.
Stars: ✭ 28 (+7.69%)
Mutual labels:  backup, backup-script
virtnbdbackup
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
Stars: ✭ 62 (+138.46%)
Mutual labels:  backup, backup-script
linux-android-backup
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
Stars: ✭ 119 (+357.69%)
Mutual labels:  backup, backup-script
elasticsearch-shell-backup
Elasticsearch 2, 5 shell script backup utils.
Stars: ✭ 18 (-30.77%)
Mutual labels:  backup, backup-script
s3-mongo-backup
Mongodb backups to S3
Stars: ✭ 18 (-30.77%)
Mutual labels:  backup, backup-script
bash-backup
Simple backup script for GNU/Linux servers
Stars: ✭ 76 (+192.31%)
Mutual labels:  backup, backup-script
pgsql-backup
PostgreSQL Backup Script. Ported from AutoMySQLBackup.
Stars: ✭ 24 (-7.69%)
Mutual labels:  backup, backup-script
mmd-gitlab-backuper
a package to backup from all projects that you have on gitlab
Stars: ✭ 27 (+3.85%)
Mutual labels:  backup, backup-script
auto-mysql-backup
a wrapper for automysqlbackup
Stars: ✭ 19 (-26.92%)
Mutual labels:  backup, backup-script
backup
An admin interface for managing backups
Stars: ✭ 66 (+153.85%)
Mutual labels:  backup
evernote-backup
Backup & export all Evernote notes and notebooks
Stars: ✭ 104 (+300%)
Mutual labels:  backup

raptor

Features

  • One touch, three minute install
  • Fully installs EasyEngine with all extra modules from the start and more
  • Set-it-and-forget-it backups will automatically run a backup of all your sites every night and email you in case of failure
  • Works with all EasyEngine site types
  • Stores backups both locally and remotely [on S3]
  • Encrypts all remote backups with a 42 character passphrase
  • Backs up new sites automatically with no need to perform any additional action
  • Requires no operations inside the individual websites, everything happens on the filesystem level completely unbeknownst to the websites themselves
  • Does NOT rely on EasyEngine's database but rather directly scans your /var/www/ directory
  • Performs a test restore before every S3 backup to ensure remote backup integrity and passphrase match
  • Allows you to restore your backup with one single command and a maximum of three minutes of your time even from a blank machine you've never set up before
  • Perfectly restores every aspect of every single EasyEngine website you're hosting, from your database, to all of your files [even outside htdocs], and so on
  • Performs DNS checks and prompts you to activate LetsEncrypt on newly restored sites
  • Actually [re-]installs and updates EasyEngine on install and restore operations to remove any extra step: you'll be fully operational with just one command
  • Returns detailed errors in case of failure to help you get your data back during a restore
  • Outputs clean and colorful logs and stores them automatically inside its own log directory

Install [or update / re-install] [tested on Debian 8 and Ubuntu 16]

[log in as root on your EasyEngine linux server]
cd
apt update
apt -y install git
git clone https://github.com/openspace42/raptor
bash raptor/setup

Backing up

Run backup script manually

raptor-backup

Confirm automatic daily run via cron is working

cat logs/raptor-backup/latest-log

Restoring

Preparation [only if this is a new machine]

  1. Run the installer as detailed above in the "Install" section

Actually restoring

raptor-restore

Advanced usage

See the Advanced Restore wiki page for runtime arguments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].