Skip to content

Releases: Pflegra/core

v1.0.0 — First stable release

04 Jun 20:15

Choose a tag to compare

Pflegra v1.0.0 — First stable release

First stable release of Pflegra, a self-hosted care management platform for German care benefits (SGB XI).

What's included

  • Care record tracking (Verhinderungspflege, Kurzzeitpflege)
  • Budget management with real-time status and annual prognosis
  • Care level calculator (NBA, § 15 SGB XI) — 6 modules, 57 criteria, PDF report
  • Benefit finder — structured overview by care level, setting and benefit type
  • Entlastungsbetrag tracking with prior-year carryover
  • PDF exports — care records, budget reports, application letters
  • Multi-user support with data isolation and roles
  • Demo system with auto-reset (demo/demo)
  • German/English UI
  • Automatic daily backups
  • Tailscale remote access support
  • Docker deployment (amd64, arm64)
  • Windows Quick Start (start.bat / start.sh)

Quick Start

docker run -d -p 8000:8000 -v pflegra_data:/share/pflegra ghcr.io/pflegra/core:latest

Open http://localhost:8000 — login with admin/admin on first run.