|
From: VICTOR M. R. R. <vic...@fi...> - 2025-09-09 15:09:54
|
Hello Mifos Community, I would like to share with you that we have created an AWS AMI image that is available for being used by you. AWS AMI ID: ami-069b9ff8964b6a46c It contains: Ubuntu 24.04 LTS x86 64 bits Java Zulu 21 LTS Apache Tomcat 10.1.45 MariaDB 10.11 Mifos WebApp (Build date 090925) Mifos Reporting Plugin (Build date 090925) Apache Fineract (Build date 090925) The ports that are required to be open is the 8443 (https port for Apache Tomcat) The environment parameters are located in the in /opt/tomcat/bin/setenv.sh file, they must be changed for your own setup. Apache Tomcat has been installed as a service, so then you can use it using: sudo systemctl start tomcat sudo systemctl stop tomcat sudo systemctl status tomcat The Apache Tomcat log file is /opt/tomcat/logs/catalina.out The location of the Pentaho report files is /app/pentahoReports Don't use root for running the services, the tomcat is running under the tomcat user/group. This is not production ready, because the certificate is self signed and the APIs must be protected by a Firewall, Api Gateway or a WAF. Please make sure you can receive IT support before going live. Enjoy and let us know any feedback. Regards Victor Romero P.S. I am attaching two screenshots of the Mifos X system running on AWS. |