docker-rails-example

A production ready example Rails app that's using Docker and Docker Compose. (by nickjj)

Docker-rails-example Alternatives

Similar projects and alternatives to docker-rails-example

  1. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  2. Phoenix

    Peace of mind from prototype to production

  3. dive

    A tool for exploring each layer in a docker image

  4. awesome-compose

    Awesome Docker Compose samples

  5. buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  6. docker-django-example

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

  7. dockerfiles

    Various Dockerfiles I use on the desktop and on servers.

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. Slim

    Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic. (by slim-template)

  10. docker-flask-example

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

  11. mrsk

    Discontinued Deploy web apps anywhere. [Moved to: https://github.com/basecamp/kamal]

  12. graphql

    Ruby implementation of GraphQL

  13. docker-phoenix-example

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

  14. docker-node-example

    An example Node / Express app that's using Docker and Docker Compose.

  15. Docker-Rails-Template

    A freshly updated version of "rails new", preconfigured to be run with Docker.

  16. vite_ruby

    ⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience

  17. importmap-rails

    Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

  18. full-stack-fastapi-template

    Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

  19. dockerfile-rails

    Provides a Rails generator to produce Dockerfiles and related files.

  20. rails_panel

    Chrome extension for Rails development

  21. rails7-on-docker

    Working Rails 7 demo application running in Docker. No node.js or webpack required.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better docker-rails-example alternative or higher similarity.

docker-rails-example discussion

Log in or Post with

docker-rails-example reviews and mentions

Posts with mentions or reviews of docker-rails-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-05.
  • Rails 7.1 Released
    8 projects | news.ycombinator.com | 5 Oct 2023
    I took a 13,000 line Rails 7.0 app and updated it to 7.1. I had to change 1 line of test configuration code to make everything work.

    I would say that's a success for having an easy upgrade path. Now the fun part is going back to refactor some of the code to use the new features in 7.1.

    If anyone is curious, I updated my Rails / Docker example app to use 7.1 too https://github.com/nickjj/docker-rails-example. Even though Rails 7.1 comes with a Dockerfile, there's still a lot of opinions you can add such as using Docker Compose to have a fully working out of the box experience that works in development and production -- complete with Postgres, Redis, Action Cable, Sidekiq and more.

  • Rails 7.1: Dockerfiles, BYO Authentication, More Async Queries, and More
    2 projects | news.ycombinator.com | 5 Oct 2023
    Even though Rails 7.1 comes with a Dockerfile, there's still a lot of opinions you can add such as using Docker Compose to have a fully working out of the box experience that works in development and production.

    If anyone is interested in that, I updated my example Rails app https://github.com/nickjj/docker-rails-example to use Rails 7.1 a few hours after 7.1 dropped.

  • There is a release date for Rails 7.1?
    1 project | /r/ruby | 13 Mar 2023
    If you're itching for Docker compatibility I maintain https://github.com/nickjj/docker-rails-example.
  • Looking to use Docker & Docker Compose in production and need advice.
    6 projects | /r/docker | 10 Mar 2023
  • Docker Compose Examples
    14 projects | news.ycombinator.com | 25 Feb 2023
    - https://github.com/nickjj/docker-rails-example
  • Dockerfile for Development?
    3 projects | /r/rails | 22 Feb 2023
    There's https://github.com/nickjj/docker-rails-example if you're looking for an end to end 1 command solution that works in dev and prod. It pulls together Puma, Sidekiq, Action Cable, Postgres, Redis, esbuild and Tailwind. It's all set up and ready to use Hotwire as well.
  • Rails on Docker · Fly
    16 projects | news.ycombinator.com | 26 Jan 2023
    If anyone is looking for a more complete guide I put together this a while back: https://nickjanetakis.com/blog/a-guide-for-running-rails-in-...

    The post also includes a ~1h hour ad-free YouTube video. It includes running Rails and also Sidekiq, Postgres, Redis, Action Cable and ties in esbuild and Tailwind too. It's all managed by Docker Compose.

    The example app is open source at https://github.com/nickjj/docker-rails-example and it's optimized for both development and production. No strings attached.

  • Is it worth learning Ruby on Rails for 2023?
    1 project | /r/rails | 10 Dec 2022
    If you're interested I've created https://github.com/nickjj/docker-rails-example with a base project using Docker Compose, Postgres, Redis, Sidekiq, Tailwind and esbuild.
  • docker-compose file repository?
    8 projects | /r/docker | 20 Oct 2022
  • Quick Question: Health Check
    1 project | /r/rails | 16 Aug 2022
    I create an Up controller https://github.com/nickjj/docker-rails-example/blob/main/app/controllers/up_controller.rb and then have Uptime Robot https://uptimerobot.com/ hit it every few minutes.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic docker-rails-example repo stats
32
1,044
8.8
4 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?