Custom domain for saas supported? #1338
Unanswered
nmajorcarebit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the kamal proxy support custom domains? For example if I was building a rails SaaS like shopify I want customers to be able to connect their own domains and issue SSL certs for them.
From what I can tell the domains are defined by the configuration, this would require some kind of runtime changes to the domains the kamal proxy is listening for. Also probably a way for kamal to look at a database to find the domains that are supported.
I think you could get around this by using something like Cloudflare for SaaS, but in the spirit of No PaaS, I wonder if this is something supported or on the roadmap.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions