It’s not meant for production usage. That’s why https://gitlab.com/koha-community/koha-testing-docker says “Dockered development and testing environment for the Koha project”.
Some people use containers for Koha in production but they use their own Docker images. I don’t think that there’s widespread interest in the Koha community creating Docker images for production.
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 Waylon Robertson
Sent: Saturday, 22 July 2023 10:26 AM
To: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Cc: Koha Devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] koha-testing-docker missing koha-conf.xml
yes, turns out, the ktd scripts don't create a proper koha config directory, so.. ktd can't be used for multiple libraries, and that the koha start script does setup every time it starts, means it can't be used for a docker image for production use.
need to build koha-koha-1 myself i guess.
Waylon
On Friday, 21 July 2023 at 08:59:46 pm NZST, Jonathan Druart <jonathan.druart@bugs.koha-community.org> wrote:
How did you modify .env?
Keep those as it:
KOHA_INSTANCE=kohadev
KOHA_CONF=/etc/koha/sites/kohadev/koha-conf.xml
Le jeu. 20 juil. 2023 à 07:19, Waylon Robertson
<wrobertson1981@yahoo.co.nz> a écrit :
>
> after doing ktd up, after configuring the database info etc in .env, I am getting
> koha-koha-1 | Running [PERL5LIB=/kohadevbox/koha:/kohadevbox/koha/lib:/kohadevbox/qa-test-tools perl /kohadevbox/misc4dev/setup_sip.pl --instance=emmaus]...
> koha-koha-1 | unable to locate Koha configuration file koha-conf.xml at /kohadevbox/koha/C4/Context.pm line 171.
>
>
> etc. What am i missing?
>
> Hopefully someone picks this up, as it's needed to be done before next week start.
>
> Waylon
>
> _______________________________________________
> 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/