RubyFlow The Ruby and Rails community linklog

Dockerizing a Ruby on Rails app with a PostgreSQL Database

These are the configurations I use to deploy a dockerized Rails 6 app. Note that this is a small hobby app so I’m using docker-compose to deploy it, for more serious apps you’d want to use docker swarm or kubernetes.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in