Dockerizing a Ruby on Rails Application

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/rails

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • dip

    Development-environment CLI program providing the native-like interaction with a Dockerized application.

    And then also add dip to get rid of these lengthy docker compose run prefixes from the every command typed in your console.

  • docker-rails-example

    A production ready example Rails app that's using Docker and Docker Compose.

    I would do a lot of things differently nowadays and currently maintain https://github.com/nickjj/docker-rails-example which includes the latest way of how I run Rails in Docker. There's also https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose which goes over most of those patterns from a talk at DockerCon.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts