Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize deployment time for Kamal workflow #389

Open
adrienpoly opened this issue Nov 9, 2024 · 1 comment
Open

Optimize deployment time for Kamal workflow #389

adrienpoly opened this issue Nov 9, 2024 · 1 comment
Labels
help wanted Extra attention is needed Kamal

Comments

@adrienpoly
Copy link
Owner

adrienpoly commented Nov 9, 2024

We have a GitHub workflow that runs tests and, upon success, deploys the main branch using Kamal.

The deployment process takes about 5 minutes with a warm cache but can extend to 25 minutes with a cold cache (e.g., when gems or the Ruby version need updating).

While this delay might be an inherent limitation of GitHub runners, I’d like to explore ways to optimize the deployment time and improve overall performance.

@adrienpoly adrienpoly added the help wanted Extra attention is needed label Nov 9, 2024
@adrienpoly
Copy link
Owner Author

maybe this could help down the road https://github.com/basecamp/kamal/pull/885/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Kamal
Projects
None yet
Development

No branches or pull requests

1 participant