https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #262 from David Cook <dcook@prosentient.com.au> --- (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. -- You are receiving this mail because: You are watching all bug changes.