Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
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, 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:
minikube start kubectl apply -f mifos.yaml
Attachments
Issue Links
- blocks
-
FINERACT-881 Remove all hard-coded default passwords from Kubernetes Deployment
- Resolved
-
FINERACT-882 Include UI in Fineract Kubernetes example deployment descriptor
- Open
-
FINERACT-880 Fineract Caches & Kubernetes Deployment
- Open
-
FINERACT-888 Fineract Docker Container should only log to STDOUT, not fineract-platform.log
- Resolved
- is blocked by
-
FINERACT-771 Fineract Dockerfile multi stage build
- Resolved
-
FINERACT-773 Make it possible to customize JDBC URLs in Docker Image at run-time instead of at build
- Resolved
-
FINERACT-760 Dockerize Fineract 1.x (non-CN)
- Resolved
- relates to
-
FINERACT-786 Fineract on Google Cloud ("managed", with Cloud SQL)
- Open
-
FINERACT-872 Use a ConfigMap to setup initdb for kubernetes
- Resolved
- links to