So I am having this issue that any time I create a function it will generate a custom domain for the function but the domain is using a self signed certificate instead of let's encrypt cert.
Someone has once faced this issue but it was later forgotten without a fix or a solution to this problem, pls I am experiencing it now and it is quite painful to use.
Thanks in advance.
Function custom domain does not contain a certificate
Ya...well probably add some documentation on how to set this up later....I think you might be able to configure traefik to do something for this
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...
- Can't add dart 3.5 runtime
Modified the `.env` to enable dart 3.5 runtime on my self-hosted instance but still can't find the runtime when creating a new function. I manually pulled the i...