Skip to content

Combination of React, Redis, Postgres, Express and Node. Multi container app setup with docker and travis CI/CD pipeline. Using images on docker hub to deploy app directly into AWS and GCP

Notifications You must be signed in to change notification settings

Svastikkka/MULTI-DOCKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Micro Services App

Build Status

Multi containerize application.

Combination of React, Redis, Postgres, Express and Node. Multi container app setup with docker and travis CI/CD pipeline. Using images on docker hub to deploy app directly into AWS and GCP

Prerequisites

1.Make sure you have docker and docker compose installed in system

Tech Stacks

Application Architecture

Created using App Diagram

Application Architechture

Development Architecture

Run following command in your terminal

docker compose up --build

remove --build argument if you are rerunning the app witout making any change in dockerfile and docker-compose.yml file

and you are good to go visit http://localhost:3050

Note:- After each submission you have refresh the page

Created using App Diagram

Development Architecture

Deployment Architecture

Created using App Diagram

Deployment Architecture

Screenshots

See the screenshots folder for detailed instructions.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Combination of React, Redis, Postgres, Express and Node. Multi container app setup with docker and travis CI/CD pipeline. Using images on docker hub to deploy app directly into AWS and GCP

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published