A new request with request id 14237 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 192, Issue 12
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Re: Discourse forum / mailing list (dcook@prosentient.com.au)
2. Re: Discourse forum / mailing list (dcook@prosentient.com.au)
3. Re: Fwd: Rabbitmq (dcook@prosentient.com.au)
4. Re: Fwd: Rabbitmq (dcook@prosentient.com.au)
----------------------------------------------------------------------
Message: 1
Date: Wed, 17 Nov 2021 11:38:40 +1100
From: <dcook@prosentient.com.au>
To: "'Tomas Cohen Arazi'" <tomascohen@gmail.com>, "'Fridolin SOMERS'"
<fridolin.somers@biblibre.com>
Cc: "'koha-devel'" <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Discourse forum / mailing list
Message-ID: <041201d7db4b$77c30a60$67491f20$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
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 <koha-devel-bounces@lists.koha-community.org> On Behalf Of Tomas Cohen Arazi
Sent: Tuesday, 16 November 2021 8:42 PM
To: Fridolin SOMERS <fridolin.somers@biblibre.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Discourse forum / mailing list
I can try installing it in the community Portainer server.
El mar., 16 nov. 2021 3:20, Fridolin SOMERS <fridolin.somers@biblibre.com <mailto:fridolin.somers@biblibre.com> > 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,
Le 15/11/2021 à 20:04, dcook@prosentient.com.au <mailto:dcook@prosentient.com.au> a écrit :
> Hi folks,
>
> I’m still working on using Discourse locally so I figured I’d share my
> experiences.
>
> Overall, I like the functionality well enough so far, although it can be
> annoying to setup and develop against (ie for plugins). We should feel
> good about koha-testing-docker, because it works very well out of the
> box whereas Discourse’s dev environment really expects you to be a solo
> programmer on a Ubuntu laptop with no other development projects. It’s a
> bit painful. They also are so entrenched in their bespoke bash scripting
> around Docker that they refuse to use Docker Compose. It’s sad.
>
> Anyway, I figure the Koha community would run up its own Discourse, but
> if we wanted to be lazy we could just use this:
> https://blog.discourse.org/2016/03/free-discourse-forum-hosting-for-community-friendly-github-projects/
>
> 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
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org>
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
>
--
Fridolin SOMERS <fridolin.somers@biblibre.com <mailto:fridolin.somers@biblibre.com> >
Software and system maintainer 🦄
BibLibre, France
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org>
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211117/21e85c53/attachment-0001.htm>
------------------------------
Message: 2
Date: Wed, 17 Nov 2021 11:40:29 +1100
From: <dcook@prosentient.com.au>
To: "'Fridolin SOMERS'" <fridolin.somers@biblibre.com>,
<koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Discourse forum / mailing list
Message-ID: <041701d7db4b$b89bd710$29d38530$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
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 developer pot calling the Ruby kettle black), but here I am writing a plugin in Ruby heh.
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
-----Original Message-----
From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Fridolin SOMERS
Sent: Tuesday, 16 November 2021 5:20 PM
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Discourse forum / mailing list
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,
Le 15/11/2021 à 20:04, dcook@prosentient.com.au a écrit :
> Hi folks,
>
> I’m still working on using Discourse locally so I figured I’d share my
> experiences.
>
> Overall, I like the functionality well enough so far, although it can
> be annoying to setup and develop against (ie for plugins). We should
> feel good about koha-testing-docker, because it works very well out of
> the box whereas Discourse’s dev environment really expects you to be a
> solo programmer on a Ubuntu laptop with no other development projects.
> It’s a bit painful. They also are so entrenched in their bespoke bash
> scripting around Docker that they refuse to use Docker Compose. It’s sad.
>
> Anyway, I figure the Koha community would run up its own Discourse,
> but if we wanted to be lazy we could just use this:
> https://blog.discourse.org/2016/03/free-discourse-forum-hosting-for-co
> mmunity-friendly-github-projects/
>
> 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
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/ git :
> https://git.koha-community.org/ bugs :
> https://bugs.koha-community.org/
>
--
Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄
BibLibre, France
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
------------------------------
Message: 3
Date: Wed, 17 Nov 2021 11:41:47 +1100
From: <dcook@prosentient.com.au>
To: "'Tomas Cohen Arazi'" <tomascohen@gmail.com>, "'Marcel de Rooy'"
<rooy.de.m@gmail.com>
Cc: "'koha-devel'" <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Fwd: Rabbitmq
Message-ID: <041801d7db4b$e6df1a10$b49d4e30$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
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 <koha-devel-bounces@lists.koha-community.org> On Behalf Of Tomas Cohen Arazi
Sent: Wednesday, 17 November 2021 2:28 AM
To: Marcel de Rooy <rooy.de.m@gmail.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Fwd: Rabbitmq
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 <rooy.de.m@gmail.com <mailto:rooy.de.m@gmail.com> > 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 fine with starting, stopping and restarting. Before that I had issues with rabbit failing to start.
See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92
Seems that ktd could use it too ?
Marcel
---------- Forwarded message ---------
Van: Marcel de Rooy <rooy.de.m@gmail.com <mailto:rooy.de.m@gmail.com> >
Date: di 16 nov. 2021 om 14:11
Subject: Rabbitmq
To: koha-devel <koha-devel@lists.koha-community.org <mailto:koha-devel@lists.koha-community.org> >
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
Look in /var/log/rabbitmq. Does your rabbitmq service start when you run or restart a container?
The solution is simple (mkdir and chown), but it needs to be placed somewhere.
Marcel
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org>
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211117/f0f51e84/attachment-0001.htm>
------------------------------
Message: 4
Date: Wed, 17 Nov 2021 11:42:24 +1100
From: <dcook@prosentient.com.au>
To: "'Tomas Cohen Arazi'" <tomascohen@gmail.com>, "'Marcel de Rooy'"
<rooy.de.m@gmail.com>
Cc: "'koha-devel'" <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Fwd: Rabbitmq
Message-ID: <041d01d7db4b$fd68e860$f83ab920$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
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
From: dcook@prosentient.com.au <dcook@prosentient.com.au>
Sent: Wednesday, 17 November 2021 11:42 AM
To: 'Tomas Cohen Arazi' <tomascohen@gmail.com>; 'Marcel de Rooy' <rooy.de.m@gmail.com>
Cc: 'koha-devel' <koha-devel@lists.koha-community.org>
Subject: RE: [Koha-devel] Fwd: Rabbitmq
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 <koha-devel-bounces@lists.koha-community.org <mailto:koha-devel-bounces@lists.koha-community.org> > On Behalf Of Tomas Cohen Arazi
Sent: Wednesday, 17 November 2021 2:28 AM
To: Marcel de Rooy <rooy.de.m@gmail.com <mailto:rooy.de.m@gmail.com> >
Cc: koha-devel <koha-devel@lists.koha-community.org <mailto:koha-devel@lists.koha-community.org> >
Subject: Re: [Koha-devel] Fwd: Rabbitmq
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 <rooy.de.m@gmail.com <mailto:rooy.de.m@gmail.com> > 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 fine with starting, stopping and restarting. Before that I had issues with rabbit failing to start.
See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92
Seems that ktd could use it too ?
Marcel
---------- Forwarded message ---------
Van: Marcel de Rooy <rooy.de.m@gmail.com <mailto:rooy.de.m@gmail.com> >
Date: di 16 nov. 2021 om 14:11
Subject: Rabbitmq
To: koha-devel <koha-devel@lists.koha-community.org <mailto:koha-devel@lists.koha-community.org> >
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
Look in /var/log/rabbitmq. Does your rabbitmq service start when you run or restart a container?
The solution is simple (mkdir and chown), but it needs to be placed somewhere.
Marcel
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org <mailto:Koha-devel@lists.koha-community.org>
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211117/879b6cfd/attachment.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 192, Issue 12
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.