Details
-
New Feature
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The Kubernetes deployment contributed in FINERACT-783 runs the Apache Fineract back-end (based on Fineract's Docker Compose set-up).
What would be really neat, for both the Kubernetes as well as the Docker Compose set ups, would be if they would include a UI for Fineract as well!
We should probably start with the (old) https://github.com/openMF/community-app/ and later add the (new) https://github.com/openMF/web-app/.
The idea would be to build these UIs in Docker containers, and include them in the Kubernetes deployment / Docker Compose YAMLs. The UI should obviously be pre-configured to "just work" for the back-end, so there may be some work to change the URL the UI uses by default to talk to the REST services.
There was some related work which would likely need to be completed as part of this issue:
Attachments
Issue Links
- is blocked by
-
FINERACT-783 Fineract on Kubernetes
- Resolved
-
FINERACT-830 Use distroless base image instead of bitnami/tomcat in container
- Resolved
-
FINERACT-845 Integrate community app in docker build
- Resolved