Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sethapen/docker-and-rails-api

This repository contains scripts and docker configurations for a local development environment and production deployment scripts.
https://github.com/sethapen/docker-and-rails-api

create-react-app deployment docker docker-compose dockerfiles lets-encrypt nginx rails-tutorial rails5 rails5-api reactjs traefik-configurations

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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.