Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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/