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
- Issue with OAuth 2.0 authentication
Good evening, I’m reaching out because I’m having a small issue with Appwrite. I’m trying to set up OAuth2 with Twitch, and even though I’m entering the correc...
- What's the proper way to delete user acc...
I would like to provide an option for the users of my app, to completely remove theirs account if they want to. I don't want to 'deactivate' the account, but to...
- Prevent Appwrite from pulling weekly unu...
Hi, I only use node/php runtimes for functions and static-1/node for site. However, appwrite keeps pull gigabytes of runtimes. It makes my VM backup unnecessar...