I recently create a droplet and I added appwrite to it, but now I want to access it with my appwrite.savoro-app.ro subdomain, because at the moment i can access it only with the ipv4 address.
Next I want to add a SSL certificate to it, but the big problem is that the docs are not simple to reproduce..
All I managed to do is to create a Domain in DigitalOcean which has 5 records (check the image).
Appwrite + DigitalOcean Setup
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...