# ledermann/docker-rails

Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq

Repository: https://github.com/ledermann/docker-rails
Canonical: https://ross.abutalabs.com/products/docker-rails
Language: Ruby
License: MIT
License Family: permissive
Topics: docker, rails, ruby, deployment, reference-implementation, sidekiq, file-upload, stimulusjs, actioncable, opensearch
Archived: true
Last push: 2024-10-29T04:23:56+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3597, "days_push": 673, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1101, forks 170 (observed 2026-08-28T04:03:35.707028+00:00)

## What it is
A reference Rails 7 application demonstrating how to dockerize a full production stack, including ActionCable, Sidekiq background jobs, OpenSearch full-text search, and S3 image uploads. It builds a lean ~80MB Alpine-based Docker image and ships a multi-container docker-compose production setup.

## Use cases
- dockerize a rails app for production
- example rails 7 docker-compose setup with sidekiq and elasticsearch
- build a small alpine-based rails docker image
- learn how to deploy rails with actioncable and background jobs
- reference implementation for rails full-text search with opensearch
- multi-container rails production architecture example

## When to choose
- you want a working example of a lean, production-ready Rails Docker setup
- you need to see how to wire Rails with Sidekiq, OpenSearch, ActionCable, and S3 uploads in containers
- you are learning multi-container Rails deployment with docker-compose

## When to avoid
- you need a production CMS to use as-is rather than a demonstration app
- you want a maintained framework or library rather than a reference implementation
- your stack differs significantly from Rails, Sidekiq, and OpenSearch

## Facets
- artifact type: application
- maturity: active
- function: web-framework, search-engine, file-upload, deployment, scheduling, auth, websocket
- domain: web-development, self-hosted, developer-tools
- platform: ruby
- tags: rails, docker-compose, sidekiq, opensearch, actioncable, stimulus, reference-implementation, production-deployment, alpine-images, search, docker, linux, web-server

## Member repositories
- ledermann/docker-rails (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.707028+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:43.074705+00:00, confidence not recorded.
  - readme: https://github.com/ledermann/docker-rails (fetched 2026-08-28T04:03:35.707028+00:00, sha 71d4095140fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
