DioksyOriginal post
Rank 1: Thread
Might be a silly question, but what is the process for partially updating a self hosted instance?
For example the new database update, which I assume is mostly based in the appwrite/console image or maybe the appwrite/base.
Can we just change the version of the image in the docker-compose.yml or is there a more detailed process?
The selfhosted guide only covers the appwrite/appwrite
Summary
Developers are wondering about the process for partially updating a self-hosted instance when it comes to new database updates. They are unsure if changing the version of the image in the docker-compose.yml file is sufficient or if there is a more detailed process. The self-hosted guide only covers the appwrite/appwrite portion.
Solution: It is advised to also check for any specific instructions related to database updates in the Appwrite documentation or changelog.