mall项目学习

1.启动Redis
    D:\Develop\Redis-x64-3.0.504
    执行redis的启动命令:redis-server.exe redis.windows.conf
2.启动Elasticsearch
    运行bin目录下的elasticsearch.bat启动Elasticsearch
3.启动Mongodb
D:\MongoDB\Server\3.2\bin
客户端mongo.exe
服务端mongod.exe
D:\MongoDB\Server\3.2\bin\mongod.exe --config "D:\MongoDB\mongod.cfg" --install
启动服务:net start MongoDB
关闭服务:net stop MongoDB
移除服务:D:\developer\env\MongoDB\bin\mongod.exe --remove
4.启动RabbitMQ
D:\RabbitMQ Server\rabbitmq_server-3.7.14\sbin

上一篇:centos8 安装 mongodb 4.2 (使用yum)


下一篇:Mongodb异常关闭,再次启动报错