/ReactDockerMultiContainer

An experiment in a complex multi-container Docker setup with an app using React, Express and Redis

Primary LanguageJavaScript

React Docker Multi-Container

An experiment in a complex multi-container Docker setup with an app using React, Express and Redis, as part of Stephen Grider's Udemy course. Ready for uploading to TravisCI and DockerHub (just replace DOCKERID/NAME in .travis.yml with the relevant IDs, and create the relevant login and password credentials in your own account for TravisCI). AWS functionality is available, provided DOCKERID is replaced with the relevant informaiton in Dockerrun.aws.json.

Screenshot 2020-02-03 at 10 45 32

Main page with example index value displayed.

To get this project running locally, follow these steps:

  1. cd complex
  2. docker-compose up