Mifos Gazelle is a Mifos Digital Public Infrastructure as a Solution (DaaS) deployment tool v2.0.0 — March 2026. Deploys MifosX (core banking), Payment Hub EE (payment orchestration), and Mojaloop vNext Beta1 (payment switch) on Kubernetes with a single command.
Latest Stable Release:
git clone --branch main https://github.com/openMF/mifos-gazelle.git
cd mifos-gazelle
sudo ./run.sh -u $USER -m deploy -a allSee Deployment Guide for prerequisites and full instructions.
For Latest Development Release (May not be stable):
git clone --branch dev https://github.com/openMF/mifos-gazelle.git
cd mifos-gazelle
sudo ./run.sh -u $USER -m deploy -a all| Guide | Contents |
|---|---|
| Deployment Guide | Install, configure, test end-to-end payments, FAQ |
| Bulk Payment Tools | Submit/verify G2P batch payments, GovStack mode |
| GovStack Architecture | G2P bulk disbursement design and troubleshooting |
| Local Development | hostPath mounts for iterating on Payment Hub EE code |
| vNext Standalone | Deploy Mojaloop vNext on its own |
| Raspberry Pi | Ubuntu setup on Raspberry Pi 5 |
| Release Notes | v2.0.0 changes and component versions |
| PHEE Release History | reference for PaymentHub EE component versions |
| Mastercard CBS | Cross-border payment connector for Payment Hub EE — overview, integration, and quick start |
| Mastercard CBS — Operator Guide | Full config reference, CR spec, operator lifecycle, and troubleshooting |
- Demo Creator — TUI to author, manage, and deploy Gazelle demos
- Demo Runtime — Web UI to run interactive demos against a live Gazelle deployment
- Contributing Guidelines
- License Information
- Architecture
- Mifos Slack for Release — join the
#mifos-gazellechannel - Mifos Slack for Development — join the
#mifos-gazelle-devchannel