HomeHub

HomeHub

Application Docker from Skylinar's Repository

Vue d'ensemble

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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:5000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUIPorttcp
Cible
5000
Défaut
5000
Valeur
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'

Cible
/app/config.yml
Défaut
/mnt/user/appdata/homehub/config.yml
Valeur
/mnt/user/appdata/homehub/config.yml
UploadsPathrw
Cible
/app/uploads
Défaut
/mnt/user/appdata/homehub/uploads
Valeur
/mnt/user/appdata/homehub/uploads
MediaPathrw
Cible
/app/media
Défaut
/mnt/user/appdata/homehub/media
Valeur
/mnt/user/appdata/homehub/media
PDF'sPathrw
Cible
/app/pdfs
Défaut
/mnt/user/appdata/homehub/pdfs
Valeur
/mnt/user/appdata/homehub/pdfs
DataPathrw
Cible
/app/data
Défaut
/mnt/user/appdata/homehub/data
Valeur
/mnt/user/appdata/homehub/data
SECRET_KEYVariable

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

FLASK_ENVVariable
Défaut
production
Valeur
production

Détails

Référentiel
ghcr.io/surajverma/homehub:latest
Dernière mise à jour2026-05-31
Première vue2025-09-24

Exécutez HomeHub sur Unraid.

HomeHub est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.