HELFINANCE

HELFINANCE

Aplicación Docker from Kreuzbube88's Repository

Visión general

HELFINANCE is a self-hosted, privacy-first personal finance dashboard. All data stays on your server in a local SQLite database — no cloud, no subscriptions.

Features:
Dashboard — Health Score (0-100), budget traffic light (green/yellow/red), free money this month, upcoming bookings
Bookings — Manage recurring income and expenses with monthly, quarterly, semi-annual or yearly intervals; schedule future amount changes; budget limits per category
Loans — Annuity loan calculator with full amortization table, extra payments support and avalanche payoff hints
Savings — Track savings account balance with deposits and withdrawals, 12-month projection chart, irregular expense reserve calculator and emergency fund recommendation
Reports — Monthly breakdown with category donut chart; yearly 12-column summary table; PDF and CSV export
Admin Panel — SMTP email notifications, OIDC single sign-on (Authentik, Keycloak), user management, registration control, default language and currency
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/helfinance/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 HELFINANCE web interface

Objetivo
3000
Por defecto
3000
Valor
3000
DataPathrw

Database and persistent configuration storage

Objetivo
/data
Por defecto
/mnt/user/appdata/helfinance
Valor
/mnt/user/appdata/helfinance
SECRET_KEYVariable

Required: random secret for session encryption. Generate with: openssl rand -hex 32

DATABASE_PATHVariable

Path to SQLite database file inside the container

Por defecto
/data/helfinance.db
Valor
/data/helfinance.db
PORTVariable

Internal port (should match the port mapping above)

Por defecto
3000
Valor
3000

Detalles

Repositorio
ghcr.io/kreuzbube88/helfinance:latest
Última actualización2026-05-31
Visto por primera vez2026-04-03

Ejecute HELFINANCE en Unraid.

HELFINANCE se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.