[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2020-04-12 Thread Michael Vorburger (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17081726#comment-17081726
 ] 

Michael Vorburger commented on FINERACT-783:


PS: [https://github.com/apache/fineract/pull/748] proposed some minor README 
clean up related to this, and there are a few proposed follow-up issue tagged 
'kubernetes', e.g. FINERACT-881, FINERACT-882, FINERACT-880.

> 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: Michael Vorburger
>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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2020-04-12 Thread Awasum Yannick (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17081725#comment-17081725
 ] 

Awasum Yannick commented on FINERACT-783:
-

Maybe sending an email to the mailing list will help sell this and inform 
people to test this especially in production, as you usually do [~vorburger] 
for major  features.

Thank you both [~vorburger] and [~xurror] for working to resolve this.

> 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: Michael Vorburger
>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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2020-04-12 Thread Michael Vorburger (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2019-11-17 Thread Yemdjih Kaze Nasser (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976098#comment-16976098
 ] 

Yemdjih Kaze Nasser commented on FINERACT-783:
--

[~vorburger] please can you review https://github.com/apache/fineract/pull/651 
I ran into some issues. 

> 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
>Priority: Major
>  Time Spent: 10m
>  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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2019-10-15 Thread Michael Vorburger (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951930#comment-16951930
 ] 

Michael Vorburger commented on FINERACT-783:


> I would like to take this one

Yemdjih Kaze Nasser, just go for it!

We look forward to received your PRs on [https://github.com/apache/fineract/] , 
and/or hearing from you on the Fineract Dev mailing list, see 
[http://fineract.apache.org/#contribute] 

PS: For some technical reason (account too new?), I am not able to assign this 
issue to you; if you can self-assign it, please feel free to do so. Otherwise 
don't worry about it, it's not super important to have an issue assigned - we 
welcome your PRs with a reference to this issue even if it's not assigned to 
you... ;)

> 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
>Priority: Major
>
> 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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2019-10-15 Thread Yemdjih Kaze Nasser (Jira)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951654#comment-16951654
 ] 

Yemdjih Kaze Nasser commented on FINERACT-783:
--

I would like to take this one

> 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
>Priority: Major
>
> 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)


[jira] [Commented] (FINERACT-783) Fineract on Kubernetes

2019-08-10 Thread Michael Vorburger.ch (JIRA)


[ 
https://issues.apache.org/jira/browse/FINERACT-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904492#comment-16904492
 ] 

Michael Vorburger.ch commented on FINERACT-783:
---

I've un-assigned this issue from myself, because I'm not planning to work on 
this anymore (someone else is welcome to!). Instead, my new interest is 
FINERACT-786...

> 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.ch
>Priority: Major
>
> 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
(v7.6.14#76016)