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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...