598 B
598 B
Upgrade to a new version
From the archive (stable version)
- Close your session (logout)
- Rename your actual miniflux directory (to keep a backup)
- Decompress the new archive and copy your database file
db.sqlite
in the directorydata
- Make the directory
data
writeable by the web server user - Login and check if everything is OK
- Remove the old miniflux directory
From the repository (development version)
- Close your session (logout)
git pull
- Login and check if everything is OK
Note: Always make a backup of your database before!