FreshRSS icon indicating copy to clipboard operation
FreshRSS copied to clipboard

Improve documentation for back-up

Open math-GH opened this issue 3 years ago • 2 comments

Let's improve the documentation https://freshrss.github.io/FreshRSS/en/admins/04_Updating.html:

Add information which folders are really important to back-up. I would say only ./data/ is crucial. The ./extensions/ folder is also important to keep the extensions. Optional custom themes in ./i/themes/, if added. All other folders should be source folders an covered by a default installation.

math-GH avatar Aug 28 '22 12:08 math-GH

Maybe also a reminder to backup your external database if you are using mysql/mariadb/etc.

zoredache avatar Sep 14 '22 21:09 zoredache

For databases, I recommand our built-in export-to-sqlite command

Alkarex avatar Sep 15 '22 20:09 Alkarex