Slackbot
05/12/2022, 2:39 AMPranay
Vishal Sharma
05/12/2022, 6:12 AMI already have the repo (I could just git pull for new changes and checkout the v8.0)No you don’t need to stop running docker-compose first.
Should I stop the running docker-compose first before I clone?No, none of the data will be erased, but you have to migrate your old data by running migration script.
Will the over-written changes to the repo erase my data?cc: @Prashant Shahi
Prashant Shahi
05/12/2022, 6:14 AMgit checkout v0.7.5
cd deploy
./install.sh
git checkout v0.8.0
cd deploy
./install.sh
Prashant Shahi
05/12/2022, 6:14 AMPrashant Shahi
05/12/2022, 6:15 AM