Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Whichself host
- 0
- 5
- Self Hosted
- React Native
- Web
Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Which docker-compose.yml file should I use from their repo? Can someone help me with the exact setup steps?
Thanks! 🙏
the appwrite in coolify is outdated and using v1.7.4, you better edit the docker-compose and use the latest docker-compose 1.8.1 from here https://appwrite.io/install/compose
<@559315728927424552> I just noticed this as well. I was wondering is just updating the version number and redeploying enough or do I need to cherry pick stuff from the compose file. I think the listed service on coolify has a compose file that looks different.
<@1318145546720120856> Do let me konw if you get this going with 1.8.1.
No
You need to update other containers such as the console
I highly recommend reporting this to Coolify and requesting the update to them through their GitHub or Discord
I see, I'll drop a text on their discord
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...