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

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

Awesome Lists containing this project

README

          

# Multy Container Docker Application example

## Created as an example application with few docker contatiners

![example workflow](https://github.com/max-im/multi_docker_app_deploy_flow/actions/workflows/deploy-aws.yml/badge.svg)

## Features

- Docker
- Nginx
- React
- Node
- Redis
- Postgress

## Using

- clone the repo
- run `npm start`
- open you browser on `http://localhost:3050/`