Hi there
I am hosting an appwrite instance with coolify.
Setting it up worked really well, everything works🎉
But it is stuck on the 1.7.4 version.
What is the upgrade process with coolify? Changing the containers in the compose file to 1.8.0? Change it to latest?
How to trigger the migration process?
TL;DR
- Developer hosting appwrite instance with coolify
- Currently on 1.7.4 version
- Seeking upgrade process instructions
- Questions on changing containers in compose file to 1.8.0 or latest
- Asking about triggering migration process
Solution: To upgrade using Coolify, developers can change the containers in the compose file to the desired version, like 1.8.0 or 'latest'. This should trigger the migration process.Recommended threads
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted
- [BUG] I'm facing an issue while creating...
Here’s what’s happening: When I try to create a new Web app on my Appwrite console (backend.keplr.in), the browser console shows multiple errors: Uncaught (in...