Hi Mark!

True as Petter said, we have been using it in production since our launch in 
October, and despite some startup issues (not Docker's fault) we would
gladly recommend using our approach.

To be specific, we maintain a branch of community Koha at 
https://github.com/digibib/koha which frequently upstreams against koha 
(currently 17.05.x).
This is to easily maintain our patches on top of community Koha, mainly 
expanding the REST API (which we depend heavily on) and more bugfixes that
are still waiting in bugzilla. We also have some custom fixes on top of that, 
which are more small customizations.

the repo https:// github.com/digibib/koha-docker maintains the docker build of 
the koha images based on the code above.
We have:
- a dev version used for bugzilla testing,
- a patched version which pulls code from git, builds Koha debian packages and 
updates a repo at http://datatest.deichman.no/repositories/koha/ and runs tests,
- and finally a build which pushes to docker hub the images used in production.

Apart from the koha debian packages we build ourselves, we use standard Koha 
repos for deps and perldeps.

I know more libraries are testing our code, e.g. some in Portugal, but we 
happily assist more, and feedback is much welcome.

You may contact Joao Arcanjo (doarca...@gmail.com) to hear their progress.

Benjamin
Oslo Public Library

________________________________________
Fra: Petter Goksøyr Åsen
Sendt: 23. juni 2017 07:21
Til: Mark Tompsett; Koha-devel
Kopi: Benjamin Rokseth
Emne: Sv: Putting Koha into Docker...

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 be some left behind.

Feel free to raise issues on the github repo or ask here if you have any 
questions!

Petter Goksøyr Åsen
Deichmanske bibliotek / Oslo Public Library
________________________________________
Fra: koha-devel-boun...@lists.koha-community.org 
[koha-devel-boun...@lists.koha-community.org] på vegne av Mark Tompsett 
[mtomp...@hotmail.com]
Sendt: 22. juni 2017 16:42
Til: Koha-devel
Emne: [Koha-devel] Putting Koha into Docker...

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" > /etc/apt/sources.list.d/koha.list” on
https://github.com/digibib/koha-docker/blob/master/Dockerfile
So, I’m confused if this is usable for production and it is is Koha or
LibLime. Feedback, thoughts much appreciated.

GPML,
Mark Tompsett

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to