You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Build to run on docker, how to setup docker is not supported on GitHub/slack
12
12
For now only Linux (tested on ubuntu 18LTS) and windows is supported
13
13
Install NodeJS version 12 (google how to do that, if in doubt, hint, use nvm if you got the wrong version installed)
14
14
Also you need to have an installation of [mongoDB](https://www.mongodb.com/download-center/community) and [RabbitMQ](https://www.rabbitmq.com/download.html)
15
+
Importantent! You need to [enable management console](https://www.rabbitmq.com/management.html) in RabbitMQ
15
16
16
17
On window, run from a command prompt with admin rights
0 commit comments