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