921 B
921 B
Upgrade to a new version
Prerequisites
- You must backup your data!
- You must read the ChangeLog to check for breaking changes
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
Notes
- Upgrading from version 1.1.x to 1.2.x require a manual database conversion, the procedure is documented in the ChangeLog