diff --git a/Home.md b/Home.md index eef12b7..795fed1 100644 --- a/Home.md +++ b/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: