hledger on Ubuntu 24.04 LTS

Azure Applications

hledger, plain text accounting with a command line toolset and a browser interface, ready over a journal file you can read yourself.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

hledger is a mature open source plain text accounting system. Instead of a database, your entire ledger lives in a single human readable text file that you own, can read without any special software, can diff and can keep in version control. hledger reads that journal and produces real double entry accounting reports: balance sheets, income statements, account registers, budgets and forecasts.

It suits personal finance, freelance and small business bookkeeping, and any situation where auditable, portable, vendor neutral financial records matter more than a proprietary format. Records can be entered from the command line, from a terminal interface or from the browser, and every one of them lands in the same plain text journal.

Why the cloudimg image

cloudimg delivers hledger fully installed as a secured accounting host, with the command line tool, the terminal interface and the browser interface all working the moment the instance boots. The browser interface matters here: hledger-web ships with no authentication at all and by default lets anyone who can reach it add transactions, so cloudimg binds it to the loopback interface only and places it behind an nginx reverse proxy enforcing HTTP basic authentication over TLS. A unique administrator credential is generated on each first boot and stored in a root only file, so no default or shared login ships in the image, and the browser interface is configured append only so existing history cannot be rewritten. Every deployment is paired with a step by step deploy guide and backed by 24/7 support.

Common uses

  • Auditable personal and household bookkeeping in a file you own
  • Freelance and small business accounts with portable, vendor neutral records
  • Version controlled financial records that diff and review like source code

See it running

Real screenshots taken while testing this image against its deployment guide.

hledger on Ubuntu 24.04 LTS screenshot 1 hledger on Ubuntu 24.04 LTS screenshot 2 hledger on Ubuntu 24.04 LTS screenshot 3 hledger on Ubuntu 24.04 LTS screenshot 4