Honza Sterba
Honza Sterba
What's wrong with loading pluralizers based on activated locales?
I think versioning should be consistent with major - breaking change minor - new feature patch - bugix since this is a non breaking change a major release is not...
Please let me know if there is anything I can do to move this along, or if should just give up and close it.
Thank you! 🎆
Attaching the example HTML file [example.html.zip](https://github.com/user-attachments/files/16279917/example.html.zip)
> Hello [@vitalek84](https://github.com/vitalek84), > > I think your issue is that the former SDK and the 1.5 models were not able to use different "tools" at the same time (in...
you can have your accessories on multiple networks, for example for a Typesense cluster, static IPs are required. I solved this by adding: ``` accessories: typesense: options: network: name=my-custom-net,ip=my-custom-ip ```...
1) I dont think you want to manage monitoring/ops stuff with kamal, kamal should be used for stuff thats application related, use different tools to manage obsevability and other tasks...
I don't think Kamal supports running container on `host` network, as you noted adding `options.network` will add aditional networks on top of the `kamal` network