Home-Information

Home-Information

Docker app from Selfhosters

Overview

Home Information transforms how you manage your property by creating a visual, spatial, centralized hub for everything about your home. Instead of hunting through drawers, email attachments, and scattered notes, you'll have manuals, maintenance records, device controls, and security monitoring all organized exactly where they belong - visually positioned on a map of your home.

Key Features:

  • Spatial organization by location (click on kitchen to see everything kitchen-related)
  • Document and information management (manuals, warranties, maintenance records)
  • Home Assistant integration for device control
  • ZoneMinder integration for security cameras
  • Visual security zone monitoring
  • Local-first architecture (your data stays on your network)

Perfect for homeowners who want to stay organized and maintain their property effectively, especially those with home automation or security systems.

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Shell
bash
Privileged
false

Template configuration

WebUI PortPorttcp

Port for the Web UI

Target
8000
Default
9411
Database StoragePathrw

Directory where the SQLite database is stored

Target
/data/database
Default
/mnt/user/appdata/home-information/database
Media StoragePathrw

Directory where uploaded files (manuals, images, etc.) are stored

Target
/data/media
Default
/mnt/user/appdata/home-information/media
Environment ConfigPathro

Directory containing environment configuration files (optional)

Target
/env
Default
/mnt/user/appdata/home-information/env
Django Secret KeyVariable

Django secret key - Set to a random string for security

Target
DJANGO_SECRET_KEY
Admin EmailVariable

Email address for the admin user

Target
DJANGO_SUPERUSER_EMAIL
Default
admin@example.com
Admin PasswordVariable

Password for the admin user

Target
DJANGO_SUPERUSER_PASSWORD
Django Settings ModuleVariable

Django settings module (do not change unless you know what you're doing)

Target
DJANGO_SETTINGS_MODULE
Default
hi.settings.local
Database Path (Container)Variable

Database path inside container (do not change)

Target
HI_DB_PATH
Default
/data/database
Media Path (Container)Variable

Media path inside container (do not change)

Target
HI_MEDIA_PATH
Default
/data/media
Suppress AuthenticationVariable

Skip login screen for local network use (set to false for multi-user setup)

Target
HI_SUPPRESS_AUTHENTICATION
Default
true|false
Redis HostVariable

Redis hostname (use 127.0.0.1 for internal Redis)

Target
HI_REDIS_HOST
Default
127.0.0.1
Redis PortVariable

Redis port

Target
HI_REDIS_PORT
Default
6379
Redis Key PrefixVariable

Prefix for Redis keys (leave empty unless running multiple instances)

Target
HI_REDIS_KEY_PREFIX
Extra Host URLsVariable

Additional URLs (ALLOWED_HOSTS) for network access (e.g., http://192.168.1.100:9411 http://nas.local:9411)

Target
HI_EXTRA_HOST_URLS
Extra CSP URLsVariable

Additional URLs for Content Security Policy (usually same as Extra Host URLs)

Target
HI_EXTRA_CSP_URLS
Email Subject PrefixVariable

Prefix for email subjects (e.g., [Home Info])

Target
HI_EMAIL_SUBJECT_PREFIX
Default From EmailVariable

Default sender email address

Target
HI_DEFAULT_FROM_EMAIL
Server EmailVariable

Email address for server error messages

Target
HI_SERVER_EMAIL
Email HostVariable

SMTP server hostname (e.g., smtp.gmail.com)

Target
HI_EMAIL_HOST
Email PortVariable

SMTP server port (587 for TLS, 465 for SSL, 25 for unencrypted)

Target
HI_EMAIL_PORT
Default
587
Email Host UserVariable

SMTP username/email for authentication

Target
HI_EMAIL_HOST_USER
Email Host PasswordVariable

SMTP password for authentication

Target
HI_EMAIL_HOST_PASSWORD
Email Use TLSVariable

Use TLS for email (typically with port 587)

Target
HI_EMAIL_USE_TLS
Default
false
Email Use SSLVariable

Use SSL for email (typically with port 465)

Target
HI_EMAIL_USE_SSL
Default
false

Categories

Details

Repository
ghcr.io/cassandra/home-information:latest
Last Updated2026-05-31
First Seen2025-09-30

Run Home-Information on Unraid.

Home-Information is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.