You need to install Docker by following these steps:
- Go to https://docs.docker.com/desktop/install/windows-install/
- Follow the section: Install interactively🔗
- After the installation, verify Docker by running the command:
docker version - Stop the mongodb you already installed!!!!
- Go to terminal and open a Command Prompt or PowerShell window
- Execute the
start.batscript (in first time it may take time)- Launch the applications:
- Monogdb: http://localhost:8081/
- Redis: http://localhost:8082/
- Rabbitmq: http://localhost:15672/ username/pass: admin/admin
- Launch the applications:
- Execute the
stop.batfor stop all services