1

windows10环境下的RabbitMQ安装步骤

 2 years ago
source link: https://blog.p2hp.com/archives/9106
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

windows10环境下的 RabbitMQ 安装步骤

一、安装erlang(需要配置环境变量)
二、安装RabbitMQ(需要安装插件)
三、测试登录
四、创建用户

一、安装erlang

1,下载地址:http://www.erlang.org/downloads
2,配置环境变量:(系统变量)

变量名:ERLANG_HOME
地址:到bin的上一级目录

3,双击系统变量path
点击“新建”,将%ERLANG_HOME%\bin加入到path中。
4,测试:
cmd——erl

二、安装RabbitMQ

1,下载地址:http://www.rabbitmq.com/download.html
2,安装RabbitMQ-Plugins(sbin目录下安装)-----可视化插件

命令:rabbitmq-plugins enable rabbitmq_management

三、测试登录

1,cmd到sbin目录:输入 rabbitmqctl status
2,启动服务————双击rabbitmq-server.bat,访问:http://localhost:15672
用户名/密码:guest

四、创建用户


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK