koha docker debian container
is there a pre-rollled bullseye docker container with koha, elasticsearch, and memcache all pre-setup and ready to go, somewhere? one that i can koha-create, then import a old koha database into?
On 2/05/23 7:33 pm, Waylon Robertson wrote:
is there a pre-rollled bullseye docker container with koha, elasticsearch, and memcache all pre-setup and ready to go, somewhere? one that i can koha-create, then import a old koha database into?
_______________________________________________ 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/
hi Waylon you should look at loading your *.sql into KTD https://gitlab.com/koha-community/koha-testing-docker https://hub.docker.com/r/koha/koha-testing/tags https://hub.docker.com/r/koha/koha-testing/tags?page=1&name=bullseye
what if I want to connect to an existing mysql/mariadb server, that's external to the docker? On Thursday, 4 May 2023 at 03:23:48 pm NZST, Mason James <mtj@kohaaloha.com> wrote: On 2/05/23 7:33 pm, Waylon Robertson wrote:
is there a pre-rollled bullseye docker container with koha, elasticsearch, and memcache all pre-setup and ready to go, somewhere? one that i can koha-create, then import a old koha database into?
_______________________________________________ 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/
hi Waylon you should look at loading your *.sql into KTD https://gitlab.com/koha-community/koha-testing-docker https://hub.docker.com/r/koha/koha-testing/tags https://hub.docker.com/r/koha/koha-testing/tags?page=1&name=bullseye
participants (2)
-
Mason James -
Waylon Robertson