HomeHub
ghcr.io/surajverma/homehub:latest
https://github.com/surajverma/homehub/pkgs/container/homehub
bridge
sh
false
https://forums.unraid.net/topic/193655-support-skylinars-repository/
https://github.com/Skylinar/unraid_templates/blob/main/README.md#home-hub
https://github.com/surajverma/homehub
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
Productivity: Tools: Other:
homehub smarthome automation
http://[IP]:[PORT:5000]
https://github.com/Skylinar/unraid_templates/blob/main/templates/homehub.xml
https://raw.githubusercontent.com/Skylinar/unraid_templates/refs/heads/main/images/demo/homehub/homehub-demo.gif?raw=true
https://raw.githubusercontent.com/Skylinar/unraid_templates/refs/heads/main/images/homehub.png?raw=true
1758533768
5000
/mnt/user/appdata/homehub/config.yml
/mnt/user/appdata/homehub/uploads
/mnt/user/appdata/homehub/media
/mnt/user/appdata/homehub/pdfs
/mnt/user/appdata/homehub/data
production
### 2025.09.22
- Initial Release