Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sethapen/docker-and-rails-api
- Owner: SethAPen
- Created: 2019-03-14T20:43:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T03:33:50.000Z (over 5 years ago)
- Last Synced: 2025-01-20T21:11:45.546Z (10 days ago)
- Topics: create-react-app, deployment, docker, docker-compose, dockerfiles, lets-encrypt, nginx, rails-tutorial, rails5, rails5-api, reactjs, traefik-configurations
- Language: Dockerfile
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.