Skip to content

rafaelangical/redis-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-mongo-redis

  • Run MongoDB, and Redis in docker

  • The project can used in development environment

  • Do not use in production environment

Prerequisites

Installing

git clone the project

git clone https://github.com/rafaelangical/redis-nodejs docker-node-mongo-redis

Running

cd docker-node-mongo-redis
docker-compose up -d

# show docker-compose log
docker-compose logs -f

Databases username and password

database username password
mongo
redis

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors