ezBookkeeping, the lightweight open source personal finance app, ready to record your first transaction the moment it boots.
ezBookkeeping is a lightweight, open source, self hosted personal finance application for tracking accounts, income and expenses. It pairs precise double entry style bookkeeping with a fast, mobile friendly interface, so capturing a purchase takes seconds while the underlying ledger stays accurate, and every figure stays on infrastructure you control.
It suits individuals and households that want a private alternative to subscription finance apps, with multi currency accounts, category budgets, recurring transaction templates, receipt image attachments, statistics and charts, and CSV import and export.
cloudimg delivers ezBookkeeping fully installed and configured as a single hardened service behind an nginx reverse proxy, so the web interface is working the moment the instance boots. Two separate secrets are generated per instance on first boot, the key that signs every login session and the password for the single administrator account, and self registration is closed so nobody can claim your instance before you sign in. Nothing answers a request until that lockdown finishes. Your database and receipt images sit on a dedicated data disk you can snapshot and resize independently, and every deployment is paired with a step by step deploy guide and backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.