ezBookkeeping mayswind/ezbookkeeping:latest https://hub.docker.com/r/mayswind/ezbookkeeping bridge sh false https://github.com/mayswind/ezbookkeeping/issues https://github.com/mayswind/ezbookkeeping ezBookkeeping is a lightweight, self-hosted personal finance / bookkeeping app with a modern responsive web UI and PWA support. Supports multi-currency, transaction categories, accounts, statistics and charts, import/export, and 2FA. Defaults to SQLite stored under /ezbookkeeping/data. For MySQL/PostgreSQL set the EBK_DATABASE_* variables (any ezbookkeeping.ini option can be overridden via an EBK_SECTION_OPTION environment variable). The container runs as UID/GID 1000:1000, so the host appdata folder must be owned by 1000:1000. Before first start, open the Unraid terminal and run: mkdir -p /mnt/user/appdata/ezbookkeeping/{data,storage,log,conf} chown -R 1000:1000 /mnt/user/appdata/ezbookkeeping If you change the host paths in this template, run chown -R 1000:1000 against those paths instead. False Productivity: Tools: http://[IP]:[PORT:8080] https://raw.githubusercontent.com/yusseiin/unraid-templates/main/img/ezbookkeeping.png 8080 /mnt/user/appdata/ezbookkeeping/data /mnt/user/appdata/ezbookkeeping/storage /mnt/user/appdata/ezbookkeeping/log change-me-to-a-long-random-string true sqlite3