- Make a backup:
cd /srv && tar cvzf wiki-`date +"%Y-%m-%d"`.tar.gz
- 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
- 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
)
forked from php/web-wiki
-
-
Notifications
You must be signed in to change notification settings - Fork 0
The PHP Wiki Systems
jimwins/web-wiki
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The PHP Wiki Systems
Resources
Stars
Watchers
Forks
Sponsor this project
Packages 0
No packages published
Languages
- PHP 92.7%
- JavaScript 2.8%
- CSS 1.9%
- Less 1.4%
- HTML 1.2%
- Shell 0.0%