Skip to content

This script is an universal backup script for sites using content management system (CMS) such as MediaWiki, Joomla and WordPress meant to be run daily using crontab. This script creates a copy of both database and files.

License

Notifications You must be signed in to change notification settings

TechShareRoom/backup-restore-advanced-cms

 
 

Repository files navigation

backup-restore-advanced-cms

Discord Banner 2

This script is an universal backup script for sites using content management system (CMS) such as MediaWiki, Joomla and WordPress meant to be run daily using crontab. This script creates a copy of both database and files.

This repo was forked from here and has the same license.

Also is compatible with MediaWiki, Joomla, WordPress and others CMS with MySQL DB engine.

Not container support by now.

Be careful, this repo is in alpha stage, not for production purposes by now.

You can add PR, bugs, etc.

Fork if you want.

Tutorial for backup

  • Modify "Config" section
  • Run script with ./backup-advanced.sh
  • Add manually to your cron if you like

Tutorial for restore

  • Modify "Config" section
  • Run script with ./restore-advanced.sh

This fork has these extras

TO DO's

  • Script to add to your cron
  • Add support for containers

About

This script is an universal backup script for sites using content management system (CMS) such as MediaWiki, Joomla and WordPress meant to be run daily using crontab. This script creates a copy of both database and files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%