Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 554 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 554 Bytes

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.