#Migration to new version when parent directory is not named appwrite

1 messages · Page 1 of 1 (latest)

finite ice
#

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 ?

primal field
#

so, there's no appwrite folder? not even in the random string named folder too?

finite ice
#

that's correct the docker-compose.yml and .env are in this path /data/coolify/services/<some-string>/

#

i also see that the volumes are prefixed with the <some-string>_appwrite_.....