Skip to content

Commit 5ee04a4

Browse files
authored
update frontpage README.md and remove junk file tom817-test2 (#65)
minor doc bugs fixed in dev merging into master prior to release v1.1.0 preparation
2 parents a7f0bc3 + 1867cdb commit 5ee04a4

File tree

3 files changed

+3
-37
lines changed

3 files changed

+3
-37
lines changed

README.md

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Mifos Gazelle
22
[![Mifos](https://img.shields.io/badge/Mifos-Gazelle-blue)](https://github.com/openMF/mifos-gazelle)
3-
> Deployment utilities for MifosX (including Fineract backend), Payment Hub EE, and Mojaloop vNext (as of December 2024)
3+
> Mifos Gazelle is a Mifos Digital Public Infrastructure as a Solution (DaaS) deployment tool v1.1.0 - July 2025.
4+
Currently supports deploying MifosX, PaymentHub EE, and Mojaloop vNext Beta1 on Kubernetes.
45

56
## Quick Links
67
- [Mifos Gazelle README](docs/MIFOS-GAZELLE-README.md) - Deploy and run MifosX, Mifos Payment Hub EE and vNext
@@ -11,40 +12,6 @@ This repository contains the Mifos Gazelle deployment utilities
1112

1213
## Getting Started
1314
1. Review the [Mifos Gazelle README](docs/MIFOS-GAZELLE-README.md) for detailed usage and installation instructions
14-
2. Follow the prerequisites and system requirements
15-
16-
17-
## Repository Structure (wip)
18-
```
19-
mifos-gazelle/
20-
├── ARCHITECTURE.md
21-
├── CONTRIBUTING.md
22-
├── LICENSE
23-
├── README.md
24-
├── config/
25-
│ ├── fin_values.yaml
26-
│ ├── mifos-tenant-config.csv
27-
│ ├── nginx_values.yaml
28-
│ ├── ph_values.yaml
29-
├── performance-testing/
30-
│ ├── paymentHubEE.jmx
31-
│ └── README.md
32-
├── postman/
33-
│ └── phee-example-batch-2.csv
34-
├── repos/
35-
│ ├── mifosx/
36-
│ ├── ph_template/
37-
│ ├── phlabs/
38-
│ └── vnext/
39-
└── src/
40-
├── environmentSetup
41-
├── deployer
42-
├── commandline/
43-
├── configurationManager/
44-
└── utils/
45-
46-
47-
```
4815

4916
## Additional Resources
5017
- [Contributing Guidelines](CONTRIBUTING.md)

docs/MIFOS-GAZELLE-README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Mifos](https://img.shields.io/badge/Mifos-Gazelle-blue)](https://github.com/openMF/mifos-gazelle)
44

5-
> Mifos Gazelle is a Mifos Digital Public Infrastructure as a Solution (DaaS) deployment tool v1.0.0 - July 2025.
5+
> Mifos Gazelle is a Mifos Digital Public Infrastructure as a Solution (DaaS) deployment tool v1.1.0 - July 2025.
66
Currently supports deploying MifosX, PaymentHub EE, and Mojaloop vNext Beta1 on Kubernetes.
77

88
## Table of Contents

tom817-test2

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)