Skip to content

Instantly share code, notes, and snippets.

@eric-pommereau
Last active November 7, 2017 13:56
Show Gist options
  • Select an option

  • Save eric-pommereau/7f4ff2e8acc21a0ec107e19bae36df9b to your computer and use it in GitHub Desktop.

Select an option

Save eric-pommereau/7f4ff2e8acc21a0ec107e19bae36df9b to your computer and use it in GitHub Desktop.
Dokuwiki : backup and upgrade

Répertoires à sauvegarder

data/pages - contains your current pages
data/meta - contains meta information about your pages (like who created it originally, who subscribed to it, …)
data/media - contains your current media (images, PDFs, …)
data/media_meta - meta data for the media
data/attic - all the old versions of your pages
data/media_attic - all the old versions of your media
conf - the configuration settings

--> You can exclude the cache, index, locks, and tmp directories.

sources :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment