I have a function and it's default domain is https://66c4ef207ae4885d4fc7.aw.example.com/, it works, that's fine.
But I want to add a custom domain. I want https://my-function.aw.example.com/. So I put in my-function.aw.example.com to the Domain for the Create Domain screen and hit Next and I am given the toast error. "You cannot assign your functions domain or it's subdomain to a specific resource. Please use a different domain."
Is this intentional, is it something I can disable, is Appwrite generating domains for functions that don't follow it's own rules? Or am I just misunderstanding the point of custom domains? Is what I want even possible?
Recommended threads
- 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...
- Terraform tablesdb_column type inconsist...
Hi, I am trying out the new terraform provider for appwrite that was introduced a few weeks back. As a first step I wanted to import our existing databases into...
- Self-hosted 1.9.0 — what's the canonical...
Self-hosted 1.9.0 — canonical way for functions to call the API on the same host? Setup: Go functions on self-hosted 1.9.0. Public domain via traefik, valid LE...