https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417

--- Comment #216 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 109402
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109402&action=edit
Bug 22417: Switch to STOMP

apt install rabbitmq-server
service rabbitmq-server start
rabbitmq-plugins enable rabbitmq_stomp
apt install libnet-stomp-perl
cp debian/scripts/koha-functions.sh /usr/share/koha/bin/koha-functions.sh
cp debian/scripts/koha-worker /usr/bin/
koha-worker --start kohadev
tail -f /var/log/rabbitmq/*

Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>

Signed-off-by: David Cook <dc...@prosentient.com.au>

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>

Bug 22417: Remove useless use statement

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to