https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35716

--- Comment #24 from David Cook <[email protected]> ---
Of course, the further down the rabbithole we go, the more issues we find...

Initially, I'm able to get a shared directory working fine in
koha-testing-docker, but then we start looking to builds/deployments and the
future...

--

/etc/koha/apache-shared-intranet-git.conf is created from
/etc/koha/apache-shared-intranet.conf, so if we have 'Alias "/public"
"/usr/share/koha/public"' in that file, it will follow through into
koha-testing-docker. 

Which means that once koha-testing-docker is using a newer
/etc/koha/apache-shared-intranet-git.conf file, Apache will start serving the
installed assets rather than the git assets. Boooo.

Of course, it wouldn't be the first time I've needed to update koha-gitify, so
that's not necessarily a drama...

Since we'll need to update it, it just makes me think about optimal
configurations...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to