---
title: "Running Thruster with Rails and Kamal"
url: https://daily.dev/posts/running-thruster-with-rails-and-kamal-v9bzbzluv
source_url: https://nts.strzibny.name/running-thruster-rails-kamal/
type: article
source: "RUBYLAND"
published: 2024-05-09T08:26:25.456Z
updated: 2026-04-23T02:13:22.112Z
tags: ["kamal", "rails"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Running Thruster with Rails and Kamal

**[RUBYLAND](https://daily.dev/sources/rubyla)** · 3 min read · 0 upvotes · 0 comments

## Summary

How to add Thruster to an existing Rails project deployed with Kamal. Thruster solves HTTP/2 support, HTTPS with Let's Encrypt, HTTP caching of public assets, and X-Sendfile support and compression as a proxy for Puma. It improves serving application assets in Rails through its X-Sendfile support.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nts.strzibny.name/running-thruster-rails-kamal/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#kamal](https://daily.dev/tags/kamal), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/running-thruster-with-rails-and-kamal-v9bzbzluv)
