Check out some of our stories

Page 2
What does it actually cost to run Apache Fineract yourself?

6/14/2026

What does it actually cost to run Apache Fineract yourself?

The AWS bill for self-hosting Apache Fineract is the easy part: roughly $200 to $5,500 a month across scales. The real cost is the engineering time to build, monitor, operate, and upgrade it. An honest breakdown.

Progressive vs cumulative loans in Apache Fineract: which schedule type, and why it matters

6/14/2026

Progressive vs cumulative loans in Apache Fineract: which schedule type, and why it matters

Apache Fineract has two loan schedule types, and the one you pick per product quietly decides which modern features you can use. A plain-language guide to how each handles a second disbursement, what progressive unlocks, and when to pick which.

Why your Apache Fineract instance won't start (and the errors everyone hits)

6/13/2026

Why your Apache Fineract instance won't start (and the errors everyone hits)

A field guide to the first-boot Apache Fineract errors that stop a fresh instance: the wrong endpoint and missing tenant header, self-signed TLS, the two databases, Java 21, the stuck Liquibase lock, the JDBC driver, and the timezone trap, with the fix for each.

Charge-off and write-off in Fineract: how the journal entries actually post

6/13/2026

Charge-off and write-off in Fineract: how the journal entries actually post

Exactly what Apache Fineract posts to the general ledger when you charge off or write off a loan: the debits and credits in cash and accrual basis, the charge-off-then-write-off trap, and why your Trial Balance usually will not tie because of a missing entry, not a wrong one.

Close of Business is taking hours. Here is why, and what to do.

6/12/2026

Close of Business is taking hours. Here is why, and what to do.

Why Apache Fineract's Close of Business batch runs for hours at scale, and the fixes that actually move the needle: database sizing, chunk and partition tuning, and splitting the batch manager from workers behind a broker.

What it actually takes to run Apache Fineract in production

6/12/2026

What it actually takes to run Apache Fineract in production

Apache Fineract is a capable core banking platform, and it is free. What it is not is a finished product you deploy and forget. Here is where it is simple, where it bites, and what the project quietly leaves on your plate.