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

https://github.com/christianrich/docker-compose-stack

Example of Dockerising a Node / MongoDB / Nginx / Redis stack using docker-compose
https://github.com/christianrich/docker-compose-stack

docker docker-compose express mongodb nginx nodejs redis

Last synced: 3 months ago
JSON representation

Example of Dockerising a Node / MongoDB / Nginx / Redis stack using docker-compose

Awesome Lists containing this project

README

          

# Example of Dockerising a Node / MongoDB / Nginx / Redis stack using docker-compose

Build and run all images in the stack:
```
docker-compose up --build
```

Once running app is available on:
http://localhost:8080/