From 96e9a6ca7d3e3ea773396da38e90b38b66d39a20 Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Sun, 8 Dec 2024 07:51:34 +0100 Subject: [PATCH] update improtants --- setup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 29dc48d..46ee185 100644 --- a/setup.sh +++ b/setup.sh @@ -82,4 +82,5 @@ echo "DOCKER COMPOSE" echo "run 'docker-compose up --detach' to start the containers" echo "" echo "IMPORTANT" -echo "You should wait for at least 10 Minutes for the containers to be up and healthy" \ No newline at end of file +echo "1. Wait for at least 10 Minutes for the containers to be up and healthy" +echo "2. Backup ALL Volumes and most important the DB and secretStorage" \ No newline at end of file