DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:backup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:backup [2018-11-22 08:30] – new release, removed all obsolete and duplicate info andiplugin:backup [2024-04-16 16:31] (current) andi
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Backup your site and configuration data to a file.+description: Backup your site and configuration data to a file
 author     : Terence J. Grant author     : Terence J. Grant
 email      : tjgrant@tatewake.com email      : tjgrant@tatewake.com
 type       : admin type       : admin
-lastupdate : 2018-11-21 +lastupdate : 2020-10-21  
-compatible : 2018-04-22 "Greebo"2017-02-19 "Frusterick Manners"+compatible : IgorJack Jackrum, Kaos
 depends    :  depends    : 
 conflicts  conflicts 
Line 17: Line 17:
 bugtracker : https://github.com/tatewake/dokuwiki-plugin-backup/issues bugtracker : https://github.com/tatewake/dokuwiki-plugin-backup/issues
 donationurl: https://www.paypal.com/xclick/business=tjgrant%40tatewake.com&item_name=BackupTool%20for%20DokuWiki%20Donation&no_shipping=1&no_note=1&tax=0&currency_code=USD&lc=US donationurl: https://www.paypal.com/xclick/business=tjgrant%40tatewake.com&item_name=BackupTool%20for%20DokuWiki%20Donation&no_shipping=1&no_note=1&tax=0&currency_code=USD&lc=US
 +
 +securitywarning: Be sure the backup namespace is properly protected by ACLs. The default wiki:backup is often publicly readable!
 ---- ----
 +
 +**
 +:!: The plugin's author has [[https://www.freelists.org/post/dokuwiki/Fwd-Retiring-my-DW-plugins|announced he retired support]] and [[https://github.com/tatewake/dokuwiki-plugin-backup|marked the repository as archived]], so this plugin's future is uncertain.
 +**
  
 This is a plugin for DokuWiki which enables you to backup the most important parts of your site; this includes all of your pages, all old revisions, meta data, subscriptions, media files (your downloads), as well as your plugins and templates. This is a plugin for DokuWiki which enables you to backup the most important parts of your site; this includes all of your pages, all old revisions, meta data, subscriptions, media files (your downloads), as well as your plugins and templates.
  
-This is in case, for some odd reason, your host accidentally loses all your files; it's happened to me personally twice, on two different hosts since I began using DokuWiki-- and backing up manually can be quite a nightmare. 
  
 ===== Installation ===== ===== Installation =====
- 
  
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-**As with any data backup tool, there is always a possibility for unintentional data loss.** +As with any data backup tool, there is always a possibility for unintentional data loss. As per the plugin's license, no warranties are givenUse and download at you own risk.
- +
-**Neither I nor this site will be held responsible for any data loss caused by this product.** +
- +
-**So download and use at your own risk!**+
  
 ==== Changes ==== ==== Changes ====
Line 49: Line 49:
  
 The backup file is generated and put in your media directory. So you're then able to download it from there, and you may wish to delete it afterwards. The backup file is generated and put in your media directory. So you're then able to download it from there, and you may wish to delete it afterwards.
 +
 +:!: **It is important to secure the backup namespace by [[:ACLs]] otherwise your backup files can be downloaded by anyone** :!:
  
 ===== Restoring a Backup ===== ===== Restoring a Backup =====
Line 54: Line 56:
 The following assumes that your Wiki is completely gone - you have nothing left then one backup-archive and the credentials of the Admin-User. It also assumes that you backed up at least your configuration and pages. The following assumes that your Wiki is completely gone - you have nothing left then one backup-archive and the credentials of the Admin-User. It also assumes that you backed up at least your configuration and pages.
  
-  - Start the installation of the latest version of DokuWwiki as if you would start with a new wiki+  - Start the installation of the latest version of DokuWiki as if you would start with a new wiki
   - Untar your backup and copy the three directories (''conf'', ''data'' and ''lib'') to your wikis destination-dir, overwriting any possibly existing files   - Untar your backup and copy the three directories (''conf'', ''data'' and ''lib'') to your wikis destination-dir, overwriting any possibly existing files
   - You should now be able to log in with your previously used admin account.   - You should now be able to log in with your previously used admin account.
- 
- 
  
  
plugin/backup.1542871823.txt.gz · Last modified: 2018-11-22 08:30 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki