Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. We start the configuration to start the containers in docker.

Login to powershell as administrator

Once on the powershell screen we go to the path where we have the unzipped docker compose file and to the mariadb folder

once in the path and in the folder, we raise the docker compose containers with the command, docker compose up -d

The system sends us a message that if we allow public and private networks to access the application. Click the "Permit" button

Validate that the three containers are shown on the docker desktop

Web-App

Fineract

MariaDB

We review the Logs to validate that the containers were started correctly. Please be patient, it could take some minutes to complete.

Validate that Mifos X Release 23.12 is up and running entering the following urlĀ  http://localhostin a Web Browser

Sign in with the default credentials:

User: mifos

Password: password

If you require some help please contact us. These are the channels available to get in contact: https://mifos.org/resources/community/communications/

Please include screens, logs (use a paste tool like https://privatebin.net/ ), description of the issue with all the details that you can share. Please be careful and avoid to include sensitive data.

Remember that these installation instructions are for a quick way to get the Mifos X Platform up and running very quickly. You have to protect the sensitive data in motion/rest, secrets, connections, credentials, etc. based on your local requirements.