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
- Function deploy not working "invalid doc...
When I do `appwrite push function` it ends with error creating function rule. My instance is self hosted 1.9.5 and when the error happens docker logs this: ``` ...
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Traefic Start Problem - Docker and Selfh...
Hello Appwrite Community, I've got some problems with installing the self-hosted appwrite server in docker. Because when I try to start the traefic service, I ...