
Hello, is there a way of interacting with the db with other tools? I have exposed the mariaDB port and tried connecting to it with nocoDB or similar servies but as soon as I do appwrite becomes completely unresponsive. I never used the root user but always the db-user as I figured appwrite would use the root user? Is there a way around?
Recommended threads
- On fast refresh realtime subscription cr...
I'm using realtime subscription in a zustand store like this : ` import { Databases, Query } from "appwrite"; import { create } from "zustand"; import { DATABA...
- Can't get SMTP working with fake SMTP se...
Hey all, hope someone can help with this. After going through everything I can find on SMTP in the docs and in support, I still can't get SMTP to work. Here's m...
- On a self hosted server says OAuth provi...
I have an self hosted Appwrite, I am trying to login using OAuth, but I am unable, it keeps saying that provider is disabled, though I enabled it and see it ena...
