mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 00:39:54 +02:00
Update 'Home'
parent
ef7e939dd2
commit
27a4c00a93
1 changed files with 5 additions and 1 deletions
6
Home.md
6
Home.md
|
@ -296,7 +296,11 @@ See also:
|
|||
|
||||
### Backup and restore
|
||||
|
||||
Unless you have `backups` container disabled, stock configuration makes automatic backups (database, local plugins, etc.) once a week to a separate storage volume.
|
||||
If you have `backups` container enabled, stock configuration makes automatic backups (database, local plugins, etc.) once a week to a separate storage volume.
|
||||
|
||||
Note that this container is included mostly as a safety net for people who wouldn't bother with backups otherwise. If you value your data, you should invest your time into setting up something like [WAL-G](https://github.com/wal-g/wal-g) instead.
|
||||
|
||||
-------------------------
|
||||
|
||||
A process to restore the database from such backup would look like this:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue