User Tools

Site Tools


dokuwikiupgrade

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
dokuwikiupgrade [2020/08/25 12:44] wolfodokuwikiupgrade [2026/08/12 12:03] (current) – Update 2026 wolfo
Line 2: Line 2:
  
   - Download desired version (Hint: only select necessary languages) \\ https://download.dokuwiki.org   - Download desired version (Hint: only select necessary languages) \\ https://download.dokuwiki.org
-  - Create a backup: \\ ''tar zcpfv /web/backup/dokuwiki-200825.tar.gz /web/www/kb''+  - Create a backup: \\ ''tar zcpfv /tmp/backup-dokuwiki-260811.tar.gz /var/www/kb'' 
 +  - Go to ''/tmp''
   - Extract the new version: \\ ''tar xzvf dokuwiki-919579ec6e60818f9f712747c2b681d6.tgz''   - Extract the new version: \\ ''tar xzvf dokuwiki-919579ec6e60818f9f712747c2b681d6.tgz''
-  - Copy new files: \\ ''rsync -avh /tmp/dokuwiki/ /web/www/kb'' +  - Copy new files: \\ ''rsync -avh /tmp/dokuwiki-2026-07-14b/ /var/www/kb'' 
-  - Restore ownership (on Debian): \\ ''chown -R www-data:www-data /web/www/kb'' +  - Restore ownership (on Debian): \\ ''chown -R www-data:www-data /var/www/kb'' 
-  - Optionally remove files which are not needed anymore: \\ ''grep -Ev '^($|#)' /web/www/kb/data/deleted.files | xargs -n 1 rm -rf''+  - Optionally remove files which are not needed anymore: \\ ''grep -Ev '^($|#)' /var/www/kb/data/deleted.files | xargs -n 1 rm -rf''
   - Upgrade templates and plugins if necessary   - Upgrade templates and plugins if necessary
dokuwikiupgrade.txt · Last modified: by wolfo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki