mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-01 08:19:53 +02:00
Update 'Home'
parent
c9ed0babcb
commit
6f0b5d986f
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -274,7 +274,7 @@ See also:
|
|||
|
||||
Unless you have `backups` container disabled, stock configuration makes automatic backups (database, local plugins, etc.) once a week to a separate storage volume.
|
||||
|
||||
A process to restore from such backup would look like this:
|
||||
A process to restore the database from such backup would look like this:
|
||||
|
||||
1. Enter `backups` container shell: `docker-compose exec backups /bin/sh`
|
||||
2. Inside the container, locate and choose the backup file: `ls -t /backups/*.sql.gz`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue