After installing the 1-click Appwrite app, if any updates come to Appwrite how can I update to the latest one?
You should have an appwrite folder with your Appwrite docker-compose.yml file. You can follow the usual upgrade instructions: https://appwrite.io/docs/upgrade
Thank you Steven, I will update it
[SOLVED] How to update DigitalOcean 1-Click app?
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...