Good morning I have a small question how can I complete the certification status because it does not do that somehow
is this self hosted? or cloud?
docker compose exec appwrite ssl
docker compose exec appwrite ssl domain="api.myapp.com"
And use docker compose logs appwrite-worker-certificates to debug
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating โyour project will be deleted within 14 days if no action is taken,โ though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...