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:
- create the appdata folder 'mkdir /mnt/user/appdata/homehub'
- grab the example configuration yml 'curl https://raw.githubusercontent.com/surajverma/homehub/main/config-example.yml -o /mnt/user/appdata/homehub/config.yml'
- 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
- Cible
- 5000
- Défaut
- 5000
- Valeur
- 5000
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
- Cible
- /app/uploads
- Défaut
- /mnt/user/appdata/homehub/uploads
- Valeur
- /mnt/user/appdata/homehub/uploads
- Cible
- /app/media
- Défaut
- /mnt/user/appdata/homehub/media
- Valeur
- /mnt/user/appdata/homehub/media
- Cible
- /app/pdfs
- Défaut
- /mnt/user/appdata/homehub/pdfs
- Valeur
- /mnt/user/appdata/homehub/pdfs
- Cible
- /app/data
- Défaut
- /mnt/user/appdata/homehub/data
- Valeur
- /mnt/user/appdata/homehub/data
Secret key. Run `openssl rand -hex 64` to generate a secret
- Défaut
- production
- Valeur
- production
Catégories
Détails
ghcr.io/surajverma/homehub:latestExé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.