https://github.com/max-im/multi_docker_app_deploy_flow
Multy Container Docker Application example
https://github.com/max-im/multi_docker_app_deploy_flow
aws nginx node postgresql react redis
Last synced: 3 months ago
JSON representation
Multy Container Docker Application example
- Host: GitHub
- URL: https://github.com/max-im/multi_docker_app_deploy_flow
- Owner: Max-im
- Created: 2020-09-12T19:53:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T20:57:58.000Z (about 3 years ago)
- Last Synced: 2025-06-08T19:05:06.276Z (about 1 year ago)
- Topics: aws, nginx, node, postgresql, react, redis
- Language: JavaScript
- Homepage:
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multy Container Docker Application example
## Created as an example application with few docker contatiners

## Features
- Docker
- Nginx
- React
- Node
- Redis
- Postgress
## Using
- clone the repo
- run `npm start`
- open you browser on `http://localhost:3050/`