Dmytro Shteflyuk
Dmytro Shteflyuk
Just realized that excluding gemspec.yml and keeping gemspec might not have too much sense, since the gemspec depends on the yml file (and not used in runtime), so probably might...
> I'm a newbie to kamal (and docker) and was wondering what's the recommended way to get those custom PEM files on server. The easiest way would be to use...
@djmb to follow up on the [thread in kamal-proxy](https://github.com/basecamp/kamal-proxy/pull/17#issuecomment-2387898913), here is the documentation update + support for the recent custom TLS cert changes.
> By providing my own cert to kamal-proxy, I was thinking I should be able to have the load balancer terminate SSL and then re-encrypt the traffic to kamal-proxy, which...
> That's great! Would `ensure_one_host_for_ssl` be updated in a separate PR? Great catch, I missed this change in the upstream :-) Added a commit to this MR
I am going to work on updating this MR with the recent code and suggestions from @djmb and @kevinmcconnell this week.
Another option is `AllowSteepAnnotation`, which also needs to be enabled. With Steep 1.9, empty arrays will trigger a warning like: ``` lib/meta_tags/text_normalizer.rb:195:102: [warning] Empty array doesn't have type annotation │...
Thanks for the response. It is a very interesting problem to deal with the nature of Kamal proxy, that is at the same time global (as in shared between multiple...
Will close this one for reconsideration. Thank you for you input, @djmb
@dependabot rebase