/docker-and-rails-api

This repository contains scripts and docker configurations for a local development environment and production deployment scripts.

Primary LanguageDockerfile

Setting up a local Windows development environment and deploying Docker Images to a production server

This project contains deployment scripts and Docker configuration files for deploying a Ruby on Rails app in API mode with a React frontend to a Ubuntu 18.04 linux server.

If something isn't working for you or you found an error, please raise an issue on the github repository.

NOTE: This is not a properly hardened set of containers. Please make sure to properly harden these containers prior to deploying to a web-facing server.