From 8fd28dd130e6f39464f99a2cf8a5b67745e7ab3f Mon Sep 17 00:00:00 2001 From: gluap <44007906+gluap@users.noreply.github.com> Date: Sat, 13 Nov 2021 23:12:57 +0100 Subject: [PATCH] Remove the disputed section about backups --- deployment/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/deployment/README.md b/deployment/README.md index 36d3ec2..c8d60c8 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -112,10 +112,8 @@ docker-compose up -d ### Updates -The current setup separates local configuration and data, simplifying git updates -of the `sources`. However upgrades to newer versions may require more actions. -A more extensive upgrade documentation is being worked on and will be added or -linked here. +Before updating make sure that you have properly backed-up your instance so you +can always roll back to a pre-update state. ### Backups