HELLEDGER
Aplicación Docker from Kreuzbube88's Repository
Visión general
HELLEDGER is a self-hosted, privacy-first household finance tracker. All data stays on your server in a local SQLite database — no cloud, no subscriptions.
Transactions & Accounts
Transactions — Manual income, expense, and transfer entries with category and account assignment
Accounts — Multiple bank accounts per household with roles: Main, Fixed Costs, Variable, Savings, Separate
Categories — Income, fixed cost, and variable expense categories with subcategories and color coding
CSV / OFX / QFX Import — Bulk transaction import with column mapping and duplicate detection
Global Search — Full-text search across all transactions
Budget & Planning
Fixed Costs — Recurring income, expenses, and savings transfers with configurable intervals; auto-booking each month; reserve tracking
Forecast — 12-month projection based on fixed costs with cumulative savings balance
Savings Goals — Target amount and date, linked savings account, progress tracking
Loans
Loan Management — Consumer loans and mortgages with full amortization schedules
Extra Payments — One-time and recurring extra payments; term-shortening or payment-reduction effect
Loan KPIs — Interest saved, months saved, current balance, payoff date; CSV export
Reporting & Overview
Dashboard — Monthly KPIs, account balances by role, expense donut chart, savings goals widget
Month View — Detailed monthly breakdown by category with KPI bar and available balance split
Year View — Full-year category x month grid with totals
Reports — Expense by category, stacked monthly trend chart, balance history
Infrastructure
Backups — Scheduled and manual backups with configurable retention
Admin Panel — SMTP, OIDC (Authentik, Keycloak), user management, registration control
Multi-Household — Separate financial spaces; users can belong to multiple households
PWA — Installable on desktop and mobile, works offline
i18n — German (default) and English, per-user language preference
Dark/Light Mode — Manual toggle
Documentation: https://github.com/Kreuzbube88/helledger/tree/main/docs
Transactions & Accounts
Transactions — Manual income, expense, and transfer entries with category and account assignment
Accounts — Multiple bank accounts per household with roles: Main, Fixed Costs, Variable, Savings, Separate
Categories — Income, fixed cost, and variable expense categories with subcategories and color coding
CSV / OFX / QFX Import — Bulk transaction import with column mapping and duplicate detection
Global Search — Full-text search across all transactions
Budget & Planning
Fixed Costs — Recurring income, expenses, and savings transfers with configurable intervals; auto-booking each month; reserve tracking
Forecast — 12-month projection based on fixed costs with cumulative savings balance
Savings Goals — Target amount and date, linked savings account, progress tracking
Loans
Loan Management — Consumer loans and mortgages with full amortization schedules
Extra Payments — One-time and recurring extra payments; term-shortening or payment-reduction effect
Loan KPIs — Interest saved, months saved, current balance, payoff date; CSV export
Reporting & Overview
Dashboard — Monthly KPIs, account balances by role, expense donut chart, savings goals widget
Month View — Detailed monthly breakdown by category with KPI bar and available balance split
Year View — Full-year category x month grid with totals
Reports — Expense by category, stacked monthly trend chart, balance history
Infrastructure
Backups — Scheduled and manual backups with configurable retention
Admin Panel — SMTP, OIDC (Authentik, Keycloak), user management, registration control
Multi-Household — Separate financial spaces; users can belong to multiple households
PWA — Installable on desktop and mobile, works offline
i18n — German (default) and English, per-user language preference
Dark/Light Mode — Manual toggle
Documentation: https://github.com/Kreuzbube88/helledger/tree/main/docs
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Port for the HELLEDGER web interface
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
DataPathrw
Database and persistent configuration storage
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/helledger
- Valor
- /mnt/user/appdata/helledger
BackupsPathrw
Backup storage path
- Objetivo
- /backups
- Por defecto
- /mnt/user/appdata/helledger/backups
- Valor
- /mnt/user/appdata/helledger/backups
PUIDVariable
User ID the app runs as (Unraid default: 99)
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Group ID the app runs as (Unraid default: 100)
- Por defecto
- 100
- Valor
- 100
SECRET_KEYVariable
Required: random secret for session encryption. Generate with: openssl rand -hex 32
TZVariable
Container timezone
- Por defecto
- Europe/Berlin
- Valor
- Europe/Berlin
DEFAULT_LANGUAGEVariable
Default UI language (de or en)
- Por defecto
- de
- Valor
- de
DATABASE_PATHVariable
Path to SQLite database file inside the container
- Por defecto
- /data/helledger.db
- Valor
- /data/helledger.db
BACKUP_INTERVAL_HOURSVariable
Hours between automatic backups (0 to disable)
- Por defecto
- 24
- Valor
- 24
ALLOW_REGISTRATIONVariable
Allow new user self-registration
- Por defecto
- true
- Valor
- true
Categorías
Detalles
Repositorio
ghcr.io/kreuzbube88/helledger:latestÚltima actualización2026-05-31
Visto por primera vez2026-04-23
Ejecute HELLEDGER en Unraid.
HELLEDGER se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.