-
I have a number of domains that can get certificates through Let's Encrypt, a wildcard certificate from another Certificate Authority. My understanding is I won't be able to deploy this as one Kamal application. Is that correct? Or is there some trick to deploy the same appplication once, but with different certificates? I think the following commands would need to be run by kamal:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
You can. proxy: |
Beta Was this translation helpful? Give feedback.
-
I think this can be achieved by running |
Beta Was this translation helpful? Give feedback.
-
I think this is a viable solution: #1091 (comment) |
Beta Was this translation helpful? Give feedback.
I think this is a viable solution: #1091 (comment)
It will generate a name that is kept between deploys so you can manually start kamal-proxy with different certificates/settings and point it to that name.