Difference between revisions of "Backup"

From Jesse's Wiki
Jump to navigation Jump to search
(init)
 
Line 3: Line 3:
* MediaWiki is run on Synology NAS
* MediaWiki is run on Synology NAS
* Hyper Backup package is configured to back up mediawiki directory and MariaDB
* Hyper Backup package is configured to back up mediawiki directory and MariaDB
* the 'backup' is chronological and the database can be restored instantly
* the 'backup' is chronological and the database can be restored within minutes
** an 'export' backup is not recommended because it does not include file uploads, like images

Revision as of 09:50, 13 September 2020

A defined backup process encourages effort.

  • MediaWiki is run on Synology NAS
  • Hyper Backup package is configured to back up mediawiki directory and MariaDB
  • the 'backup' is chronological and the database can be restored within minutes
    • an 'export' backup is not recommended because it does not include file uploads, like images