Re: [Koha-devel] Discourse forum / mailing list

2021-11-16 Thread Tomas Cohen Arazi
I can try installing it in the community Portainer server. El mar., 16 nov. 2021 3:20, Fridolin SOMERS escribió: > Thanks a lot David for your sharing. > > What plugin do you have in mind ? > If we like the features of this software, it is worth doing the install > work I bet. > > Best regards,

[Koha-devel] Rabbitmq

2021-11-16 Thread Marcel de Rooy
Hi all, Nobody seeing things like this? mkdir: cannot create directory ‘/var/run/rabbitmq’: Permission denied Failed to create directory: /var/run/rabbitmq /usr/lib/rabbitmq/bin/rabbitmq-server: 51: /usr/lib/rabbitmq/bin/rabbitmq-server: cannot create /var/run/rabbitmq/pid: Permission denied Loo

Re: [Koha-devel] Rabbitmq

2021-11-16 Thread Jonathan Druart
Are you seeing this in koha-testing-docker? Le mar. 16 nov. 2021 à 14:11, Marcel de Rooy a écrit : > > Hi all, > > Nobody seeing things like this? > > mkdir: cannot create directory ‘/var/run/rabbitmq’: Permission denied > Failed to create directory: /var/run/rabbitmq > /usr/lib/rabbitmq/bin/rabb

Re: [Koha-devel] Rabbitmq

2021-11-16 Thread Marcel de Rooy
No. In a Docker container with a gitified package install. Op di 16 nov. 2021 om 14:27 schreef Jonathan Druart < jonathan.dru...@bugs.koha-community.org>: > Are you seeing this in koha-testing-docker? > > Le mar. 16 nov. 2021 à 14:11, Marcel de Rooy a > écrit : > > > > Hi all, > > > > Nobody see

[Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread Marcel de Rooy
Looks like we should add this "fix". Before starting the rabbitmq service, rm -rf /var/run/rabbitmq. Tested this in a Docker container, works fine with starting, stopping and restarting. Before that I had issues with rabbit failing to start. See also https://github.com/ONLYOFFICE/Docker-DocumentSer

Re: [Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread Tomas Cohen Arazi
I'm more inclined to make ktd use an external rabbitmq container. But yeah, we could do it El mar., 16 nov. 2021 12:17, Marcel de Rooy escribió: > Looks like we should add this "fix". Before starting the rabbitmq service, > rm -rf /var/run/rabbitmq. > Tested this in a Docker container, works fin

Re: [Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread Marcel de Rooy
Sure! Thats the better approach. Just mentioning how to fix the start failure in the original setup. Op di 16 nov. 2021 om 16:28 schreef Tomas Cohen Arazi : > I'm more inclined to make ktd use an external rabbitmq container. But > yeah, we could do it > > El mar., 16 nov. 2021 12:17, Marcel de Ro

Re: [Koha-devel] Discourse forum / mailing list

2021-11-16 Thread dcook
The Discourse installer is very opinionated but feel free to give it a go! David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 From: Koha-devel On Behalf Of Tomas Cohen Arazi Se

Re: [Koha-devel] Discourse forum / mailing list

2021-11-16 Thread dcook
Thanks, Frido. Oh I'm just writing a custom auth plugin as we have some software that integrates a particular way with our existing mail/forum software (ie phpBB). A friend of mine asked me abut a coding bootcamp that uses Ruby and I said that Ruby isn't used that much these days (Perl develop

Re: [Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread dcook
You always say what I want to hear… heh. Yeah, I like the idea of ktd using an external rabbitmq container. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595 From: Koha-devel

Re: [Koha-devel] Fwd: Rabbitmq

2021-11-16 Thread dcook
For what it’s worth, I have other projects where I run RabbitMQ in a separate container, and it’s so nice having that separation. David Cook Senior Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons Point NSW 2061 Australia Office: 02 9212 0899 Online: 02 8005 0595