Skip to content

Rollout strategy #1209

Answered by tuladhar
dvic asked this question in Q&A
Nov 10, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Since Kamal automatically boots a new container for zero-downtime deployments, a possible workaround for your situation would be to run kamal app stop followed by kamal deploy. This process effectively recreates the application.

Alternatively, you could utilize the pre-deploy hook as a workaround to run kamal app stop.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dvic
Comment options

@tuladhar
Comment options

Answer selected by dvic
@dvic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants