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
- Rate limit blocking bulk function re-cre...
Hi team, I am on Appwrite Cloud (project: staging-dataspace, SGP region). I am in the midst of deleting ~115 functions that were stuck with .fra.appwrite.run do...
- Unable to connect the git repo with appw...
I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its vi...
- Creating a function on appwrite Cloud.
I am trying to create a function on Appwrite cloud. I go to the console. I hit : Create function I choose DART-3.5 I put a name for my function : NameFunction...