- You must backup your data!
- You must read the ChangeLog to check for breaking changes
- 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
- Close your session (logout)
git pull
- Login and check if everything is OK
- Upgrading from version 1.1.x to 1.2.x require a manual database conversion, the procedure is documented in the ChangeLog