After changing all my compose vars and such, it seems like I got the config successfully setup, but I can't run the migrate command. Portainer runs the compose scripts itself, so the compose is on my filesystem, but it doesn't directly correspond to the appwrite service, so I'm trying to run the migrate script but I can't find it, which service runs it?
ayyyyy found it!
lmao
found it
gotta go to app/cli.php inside the docker container
well app
and then run php cli.php migrate
Recommended threads
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Console infinite loading behind NginxPro...
Hi All, I am trying to get AppWrite to work behind NPM. I've followed the Medium guide to set proper headers, I've added my proxy configuration to NPM, and I ...
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...