Hello,

Try this
https://mifosforge.jira.com/wiki/spaces/docs/pages/3580526667/Mifos+X+Platform+23.12.31+-+Installation+Instructions+using+Docker+Compose+on+Linux+Ubuntu+22.04

Or this
https://mifosforge.jira.com/wiki/spaces/docs/pages/3580526689/Mifos+X+Platform+23.12.31+-+Installation+Instructions+using+Docker+Compose+on+Windows+11+Home+x86+64

Depending on your platform.

If you have any issue, please share the Apache Fineract log file.

Regards





El vie, 19 abr 2024 a las 16:32, Moot Richthofefen (<
nogutsnogal...@gmail.com>) escribió:

> Hello,
>
> I'm trying to run Mifos with the Fineract docker compose approach.
> I can get everything to work except for the Fineract container which fails
> to connect to the MariaDB container.
>
> I can see the MariaDB container, access it, and then use `mariadb`
> directly via `docker exec`.  I can also see it and do everything normally
> via e.g. JetBrains DataGrip, using the password present in multiple ENV
> files in the repo.
>
> Fineract's attempt to connect, once docker compose flags the MariaDB
> container as healthy, fails both as 'unauthenticated' and as 'root' despite
> both `config/docker/mysql/docker-entrypoint-initdb.d/01-databases.sql` and
> myself (via docker exec -> mariadb -uroot) specifying that root is granted
> everything.
>
> I can reach other containers via their docker network, e.g. curl
> Prometheus:9090 from Grafana.
>
> I looked at and can't seem to validate that this isn't related to this
> issue <https://github.com/MariaDB/mariadb-docker/issues/560>.  In any
> case, changing mariadb versions and trying the workarounds found in that
> discussion doesnt work.
>
> It seems like only a simple thing is stopping this installation from
> working but I can't find what.
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to