Docker Ruby Puma Nginx Postgres Save

Rails project with docker, compose, ruby3, rails6, nginx, puma and postgres

Project README

About

image

This is an example of how to set up a project with:

  • Ruby 3
  • Rails 6
  • Postgres
  • Puma
  • Nginx
  • Docker
  • Docker compose

Getting started

To start up the application in your local Docker environment:

1 - Clone the repository

git clone https://github.com/joaoscotto/docker-ruby-puma-nginx-postgres.git
cd docker-ruby-puma-nginx-postgres

2 - Build and start Docker

make build

3 - See the Makefile for more commands:

make docker
make clean
make start
make bash
make logs
Open Source Agenda is not affiliated with "Docker Ruby Puma Nginx Postgres" Project. README Source: joaoscotto/docker-ruby-puma-nginx-postgres

Open Source Agenda Badge

Open Source Agenda Rating