596 B
596 B
Upgrade to a new version
From the archive (stable version)
- Close your session (logout)
- Rename your actual miniflux directory (to keep a backup)
- Uncompress 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 do a backup of your database before!