Allow kamal-proxy run command options to be set

Allow --metrics_port and --debug options to be set via the boot config.

--metrics_port support will come in kamal-proxy v0.8.8, so this option
doesn't work right now.

This will be updated before the next Kamal release though and we can add
integration tests for the metrics at that point.
This commit is contained in:
Donal McBreen
2025-04-17 14:44:19 +01:00
parent 52c6191803
commit 1ea5d0bd86
5 changed files with 70 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
set -e
kamal proxy boot_config set --registry registry:4443