You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the top it says kamal proxy boot_config <set|get|reset>, on the bottom kamal proxy boot_config <set|get|clear>
What's the difference between --no-publish, --skip-publish?
What's the unit of --log-max-size? Lines? Bytes?
--log-max-size: In the text it says "10m". So could be also "10k", "10", "10g"?
While I don't have a direct idea how to make it better, it should be made clear that "options" in the context of kamal proxy boot_config are not really optional
It's somehow confusing that some configurations are set in the standard kamal config.yml file, and some are set via kamal proxy boot_config. I guess there are good reasons for that, but I wish it would be more clear from the documentation
The text was updated successfully, but these errors were encountered:
https://kamal-deploy.org/docs/commands/proxy/ has some quirks:
kamal proxy boot_config <set|get|reset>
, on the bottomkamal proxy boot_config <set|get|clear>
--no-publish
,--skip-publish
?--log-max-size
? Lines? Bytes?--log-max-size
: In the text it says "10m". So could be also "10k", "10", "10g"?kamal proxy boot_config
are not really optionalconfig.yml
file, and some are set viakamal proxy boot_config
. I guess there are good reasons for that, but I wish it would be more clear from the documentationThe text was updated successfully, but these errors were encountered: