When self hosting, Appwrite Sites has serious issues. When deploying a new site, the subdomain to be generated has no extensions, e.g instead of subdomain.example.com, it’s just subdomain. without example.com.
After several hours of making changes to .env, I got it showing the example.com, and can actually deploy something, but it refuses to issue ssl certificate.
I’m not sure if I’m doing something wrong or this thing was just meant for Appwrite cloud, because when it was announced I thought it’s something similar to Coolify but with all other Appwrite features.
I have attached screenshots of what it looks like
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Large File Upload Issue with S3/RustFS
Hi, we are seeing a reproducible large upload failure with Appwrite 1.8.0 using S3-compatible storage through RustFS. A file upload of about 10.7 GB consistent...