Command Line Tools
wheels deploy proxy reboot
Stop, remove, and re-install kamal-proxy on every host. Useful after bumping the pinned image tag.
Synopsis
Section titled “Synopsis”wheels deploy proxy reboot [--destination=<name>] [--dry-run]| Flag | Description |
|---|---|
--destination=<name> | Overlay destination config. |
--dry-run | Print the commands without executing. |
Behavior
Section titled “Behavior”Per host: docker stop kamal-proxy && docker rm kamal-proxy, then the same docker run as proxy boot.
Traffic drops while the proxy is down. Plan for a brief outage or stagger reboots host-by-host.
Example
Section titled “Example”wheels deploy proxy reboot