You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Yemdjih Kaze Nasser <ka...@gmail.com> on 2020/03/01 01:45:01 UTC

Re: Kubernetes and fineract-CI

I have been working on a patch for that but I got stuck and it's kind of
gone stale cause, I still can't my head around it yet.

So far;

I've been working on setting up a new way of running fineract, ie running
using minikube as described by
https://issues.apache.org/jira/browse/FINERACT-783.



I've built fineractmysql and fineract-server deployment yaml configurations
for minikube, my attempts con be found in pull #651
<https://github.com/apache/fineract/pull/651>.

I constantly have this error
<https://gist.github.com/xurror/40b30e8d556cfa456409c0967d530be2>, which
keeps saying it's not able to access the fineractmysql
deployment(UnknownHost error).



I've tried to ssh into fineract-server and tried accessing the remote
fineractmysql deployment using mysql-client and weirdly, this is successful
and the initial databases(mifosplatform-tenants and mifostenant-default)
except they are not populated probably because fineract-server cannot
connect to fineractmysql.



I would really appreciate if someone can look into this, or have a way
through it so I can close this issue for the next release.



Thanks
Kaze Nasser

On Sat, 22 Feb 2020 at 12:30, Giorgio Zoppi <gi...@gmail.com> wrote:

> Hello people,
> which is the state/docs on deploy fineract on Kubernets?
> Best Regards,
> Giorgio
>
>