[Koha-devel] HEA : Error whith the script share_usage_with_koha_community.pl -f

2017-06-22 Thread BOUIS Sonia
Hi devs, I tried to update our data with hea manualy this morning I've just saw that my library isn't listed in hea so I changed the syspref "UsageStats" to "share" and try to launch the script but I have an error message : ./share_usage_with_koha_community.pl malformed JSON string, neither array

Re: [Koha-devel] HEA : Error whith the script share_usage_with_koha_community.pl -f

2017-06-22 Thread Marcel de Rooy
HEA changed from http to https. I got the same error. Please check if your UsageStats.pm still contains http. Van: koha-devel-boun...@lists.koha-community.org [mailto:koha-devel-boun...@lists.koha-community.org] Namens BOUIS Sonia Verzonden: donderdag 22 juni 2017 10:34 Aan: 'koha-devel@lists.koh

[Koha-devel] Koha 16.11.09 released

2017-06-22 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.09. This is a maintenance release of 16.11 and includes 1 enhancement and 57 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-09-release/ Packages will be available soon. _

Re: [Koha-devel] HEA : Error whith the script share_usage_with_koha_community.pl -f

2017-06-22 Thread BOUIS Sonia
That's it ! Thank you Marcel ! 1. Re: HEA : Error whith the script share_usage_with_koha_community.pl -f (Marcel de Rooy) HEA changed from http to https. I got the same error. Please check if your UsageStats.pm still contains http. Van: koha-devel-boun...@lists.koha-community.org [ma

[Koha-devel] Putting Koha into Docker...

2017-06-22 Thread Mark Tompsett
Greetings, I’ve been tasked to dockerize our Koha installation, and I noticed https://github.com/digibib/koha-docker I also noticed it said “www.koha.org” on https://github.com/digibib/koha-docker/wiki even though the code says, “echo "deb http://debian.koha-community.org/koha stable main" > /e

Re: [Koha-devel] Putting Koha into Docker...

2017-06-22 Thread Pedro Amorim
Hello Mark, Although I don't know about your question specifically, we have created our own version of dockerized Koha a while ago, you can check it out here: https://hub.docker.com/r/governoregionalazores/koha-community/~/dockerfile/ The main thing about the way we dockerized ours is that you ne

Re: [Koha-devel] Putting Koha into Docker...

2017-06-22 Thread David Cook
John Fink did one a while ago as well, although I’m sure it’s horribly out of date now. https://hub.docker.com/r/jbfink/koha/ David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 From: koha-deve

Re: [Koha-devel] Putting Koha into Docker...

2017-06-22 Thread Petter Goksøyr Åsen
Hi We are maintaining and using github.com/digibib/koha-docker - it's been running i production since October last year. It's definetly community Koha, I don't know what LibLime is. We've tried to remove hardcoded configurations and workarounds specific to our use cases, but there might still