-
Run MongoDB, and Redis in docker
-
The project can used in development environment
-
Do not use in production environment
git clone the project
git clone https://github.com/rafaelangical/redis-nodejs docker-node-mongo-rediscd docker-node-mongo-redis
docker-compose up -d
# show docker-compose log
docker-compose logs -f| database | username | password |
|---|---|---|
| mongo | ||
| redis |
This project is licensed under the MIT License - see the LICENSE.md file for details.