I want to upgrade to 1.3.1, how can I achieve this if I installed appwrite manually (I downloaded the docker-compose.yaml and the .env files manually and put them in a folder)?
I think I found the solution, which is also pretty manual. Make sure you have git installed:
First, get the newest docker-file:
wget -O new-docker-compose.yaml https://appwrite.io/install/compose
Now diff the files with git
git diff --no-index docker-compose.yaml new-docker-compose.yaml
Now check the output, everything green are the changes that are coming from the new version. Go though one by one and either put them into your current docker compose or discard the changes
Repeat for the .env file
wget -O .new-env https://appwrite.io/install/env
git diff --no-index .env .new-env
Run docker compose exec appwrite migrate inside the folder and cross your fingers 🤞
Start your containers
docker compose up -d --remove-orphans
And lastly, run docker ps | grep appwrite/appwrite and check that the versions are all 1.3.1
Recommended threads
- Project Inactivity Clarification
I'm on appwrite free plan with my account (om.thakkar@ivcventure.com). Even though throughout the week we use the project atleast once to upload dynamic content...
- Free trial credit?
I understand that another person I know got a free 50 dollar credit promo as a banner in his project but I fail to see one in mine. Is such promo not for everyo...
- Imagine bad exp
I am having very bad exp of imagine website on mobile you should guys improve it. Sorry if I shouldn't share the feedback of imagine here