kamal icon indicating copy to clipboard operation
kamal copied to clipboard

Is it possible to add new domain with SSL cert dynamically?

Open ronald2wing opened this issue 6 months ago • 3 comments

For example, Shopify allows people to link their website to their custom domains. But can you do that with Kamal? Other examples include Squarespace, Webflow...

ronald2wing avatar Jul 31 '25 20:07 ronald2wing

No, this is currently not possible without modifying your config and deploying again.

frenkel avatar Aug 07 '25 12:08 frenkel

No, this is currently not possible without modifying your config and deploying again.

Thank you for your help. How about a dynamic subdomain?

ronald2wing avatar Aug 10 '25 16:08 ronald2wing

No, this is currently not possible without modifying your config and deploying again.

Thank you for your help. How about a dynamic subdomain?

Yes, but not with Let’s Encrypt as that requires DNS verification which is nog possible with kamal-proxy.

frenkel avatar Aug 10 '25 17:08 frenkel