HELFINANCE

HELFINANCE

Docker 应用程序 from Kreuzbube88's Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false

模板配置

Web UI PortPorttcp

Port for the HELFINANCE web interface

目标
3000
默认值
3000
价值
3000
DataPathrw

Database and persistent configuration storage

目标
/data
默认值
/mnt/user/appdata/helfinance
价值
/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

默认值
/data/helfinance.db
价值
/data/helfinance.db
PORTVariable

Internal port (should match the port mapping above)

默认值
3000
价值
3000

详细信息

存储库
ghcr.io/kreuzbube88/helfinance:latest
最后更新2026-05-31
初见2026-04-03

在Unraid 上运行 HELFINANCE 。

HELFINANCE 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。