Skip to content

Command Line Tools

wheels deploy proxy reboot

Stop, remove, and re-install kamal-proxy on every host. Useful after bumping the pinned image tag.

wheels deploy proxy reboot [--destination=<name>] [--dry-run]

| Flag | Description | |------|-------------| | --destination=<name> | Overlay destination config. | | --dry-run | Print the commands without executing. |

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
wheels deploy proxy reboot