Can I set custom domains for functions?
Thank you very much for helping.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @allen1,
Currently, this is possible if functions are deployed through the App Platform. If this is not the case for you, what you could do is spin up a Droplet with HAProxy or a Load balancer and setup the reverse proxy for your custom domain to the serverless function.
As a side note, this is something that has been on our radar, the best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.