I have searched discord here and also the coolify discord and all the documentaion and i think i know how to do it, i just I wanted to ask about a one thing in the documentation that says :
"Parent directory naming
Your Appwrite installation's parent directory name is expected to be appwrite. Changing the directory name will result in a miss-matched docker project names."
The problem is that coolify makes the parent name not appwrite but rather some random string. Can you please think about some workaround around this ?
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...