I would like to start the rabbitmqserver with the virtual machine and no the scripts something likke rabbitmq-server console, is there any such command or way to start the server?
Asked
Active
Viewed 120 times
1 Answers
0
You need to do something like this:
export RABBITMQ_ALLOW_INPUT=true
./sbin/rabbitmq-server

old_sound
- 2,243
- 1
- 13
- 16