https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #270 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to David Cook from comment #262)
(In reply to Julian Maurice from comment #243)
What about non-package installs ? It's probably not possible to automate everything, but a minimal systemd service file for the worker would be a good start I think. So when you update/install Koha you just have to copy the file to /etc/systemd/system and adjust paths/users/.. It has certainly helped me in the past with other softwares I installed. Can be done in another bug report, but what do you think about this ?
As I've noted elsewhere, I'm already using RabbitMQ with Koha locally, and I use a systemd template service definition, which makes it really easy to set up individual systemd units per Koha instance.
I'm happy to contribute a community friendly version of this.
But I think we can do that as a high-priority follow-up.
I've opened bug 26363 and assigned it to you ;) -- You are receiving this mail because: You are watching all bug changes.