- Make a backup:
cd /srv && tar cvzf wiki-`date +"%Y-%m-%d"`.tar.gz web-wiki
- Follow https://www.dokuwiki.org/install:upgrade
- Instead of unpacking on the server, unpack in your local Git directory
- Restore
register.txt
viagit restore -- dokuwiki/inc/lang/en/register.txt
- Restore
resetpwd.txt
viagit restore -- dokuwiki/inc/lang/en/resetpwd.txt
- Restore
entities.conf
viagit restore -- dokuwiki/conf/entities.conf
- Review the changes (not every detail in larger upgrades of course)
- Commit and push
- Pull on the server (
cd /srv/web-wiki && sudo -u kelunik git pull
)
-
Notifications
You must be signed in to change notification settings - Fork 32
The PHP Wiki Systems
php/web-wiki
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|