[
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081708#comment-17081708
]
Michael Vorburger commented on FINERACT-783:
--------------------------------------------
[PR #651|https://github.com/apache/fineract/pull/651] just merged, that's a
great start!
I have a number of ideas for improvements, and will create separate issues for
each of those, and add a _kubernetes_ label to those new JIRAs.
[~xurror] thank you for this great contribution!
> Fineract on Kubernetes
> ----------------------
>
> Key: FINERACT-783
> URL: https://issues.apache.org/jira/browse/FINERACT-783
> Project: Apache Fineract
> Issue Type: New Feature
> Reporter: Michael Vorburger
> Assignee: Yemdjih Kaze Nasser
> Priority: Major
> Labels: kubernetes
> Fix For: 1.4.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> It would IMHO be useful if Fineract had a ready to roll out of the box
> working Kubernetes YAML, equivalent to [the
> docker-compose.yml|https://github.com/apache/fineract/blob/develop/docker-compose.yml].
> IMHO this should include the UI - req. this work going on in parallel:
> * https://github.com/openMF/community-app/issues/3106
> * https://github.com/openMF/community-app/pull/3107
> * https://github.com/openMF/community-app/issues/3112
>
> Let us focus on making it super easy for getting it up and running locally on
> [minikube|https://kubernetes.io/docs/setup/learning-environment/minikube/],
> first. Then we could look into running the same on a public cloud, such as
> GCP or Azure.
> Ideally, I imaging the README having a section proposing to simply:
> {noformat}minikube start
> kubectl apply -f mifos.yaml
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)