Do the eventually generated Function domains (auto-generated ones in time of Function creation as well as developer-added ones) ...1.) must be also listed and be generated as custom domains for the appwrite app (Console: projectName/settings/Custom Domains)?? ...2.) must be cerified (each existing one) using docker compose exec appwrite ssl domain="functionId.myappwritedomain.com" ...??
TL;DR
Developers are inquiring if eventual Function domains must be listed as custom domains for the Appwrite app, and if they need to be certified using a specific command.
Solution: No, Function domains do not need to be listed as custom domains for the Appwrite app, and they do not require individual certification using the mentioned command.Recommended threads
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- Provider error when creating a function ...