1 Sep
2020
1 Sep
'20
2:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #236 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I have 2 questions: We need apt install rabbitmq-server rabbitmq-plugins enable rabbitmq_stomp service rabbitmq-server restart we can have rabbitmq-server inside control.in, but what about the 2 other commands? Should we have them part of the install process or in koha-common (like we try to guess if the plugin is enabled, otherwise we enable it and restart rabbitmq)? Also, shouldn't we add a rabbitmq status indicator on the about page? -- You are receiving this mail because: You are watching all bug changes.