HomeHub

HomeHub

Docker-Anwendung from Skylinar's Repository

Übersicht

Ever wanted a simple, private spot on your home network for your family's daily stuff? That's HomeHub. It's a lightweight, self-hosted web app that turns any computer (even a Raspberry Pi!) into a central hub for shared notes, shopping lists, chores, a media downloader, and even a family expense tracker.

It’s designed to be easy to use for everyone in the family, with a clean interface that works great on any device.

Before Installing:

  1. create the appdata folder 'mkdir /mnt/user/appdata/homehub'
  2. grab the example configuration yml 'curl https://raw.githubusercontent.com/surajverma/homehub/main/config-example.yml -o /mnt/user/appdata/homehub/config.yml'
  3. adjust the config as needed

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:5000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUIPorttcp
Ziel
5000
Standard
5000
Wert
5000
ConfigPathro

Grab the example configuration yml 'curl https://raw.githubusercontent.com/surajverma/homehub/main/config-example.yml -o /mnt/user/appdata/homehub/config.yml'

Ziel
/app/config.yml
Standard
/mnt/user/appdata/homehub/config.yml
Wert
/mnt/user/appdata/homehub/config.yml
UploadsPathrw
Ziel
/app/uploads
Standard
/mnt/user/appdata/homehub/uploads
Wert
/mnt/user/appdata/homehub/uploads
MediaPathrw
Ziel
/app/media
Standard
/mnt/user/appdata/homehub/media
Wert
/mnt/user/appdata/homehub/media
PDF'sPathrw
Ziel
/app/pdfs
Standard
/mnt/user/appdata/homehub/pdfs
Wert
/mnt/user/appdata/homehub/pdfs
DataPathrw
Ziel
/app/data
Standard
/mnt/user/appdata/homehub/data
Wert
/mnt/user/appdata/homehub/data
SECRET_KEYVariable

Secret key. Run `openssl rand -hex 64` to generate a secret

FLASK_ENVVariable
Standard
production
Wert
production

Einzelheiten

Repository
ghcr.io/surajverma/homehub:latest
Zuletzt aktualisiert2026-06-02
Erstmals gesehen2025-09-24

Führen Sie HomeHub auf Unraid aus.

HomeHub ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.