[ Rabbitmq ]Window에 Rabbitmq 설치, management 띄우기
1. Rabbitmq 설치
https://www.rabbitmq.com/install-windows.html#installer
Installing on Windows — RabbitMQ
Installing on Windows This guide covers RabbitMQ installation on Windows. It focuses on the two recommended installation options: The guide also covers a few post-installation topics in the context of Windows: and more. These topics are covered in more det
www.rabbitmq.com
2. Erlang
https://www.erlang.org/downloads
Index - Erlang/OTP
The official home of the Erlang Programming Language
www.erlang.org
윈도우 버전으로 다운로드
설치 후 시스템 변수를 설정
3. management 실행할 수 있게 설정
위에 2가지 설치 후 ,
윈도우 창에서 RabbitMQ Command Prompt 를 검색해서 띄운 후
rabbitmq-plugins enable rabbitmq_management 입력
이렇게 뜨면 성공 !
4. management 실행
localhost:15672 로 들어가서 guest / guest 입력하고 사용하면 됨
..혹시 ERLANG_HOME not set correctly. 이런 오류가 뜨면 환경변수 설정을 볼것