Home-Information
Home-Information
Aplicación Docker from Selfhosters
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Port for the Web UI
- Objetivo
- 8000
- Por defecto
- 9411
Directory where the SQLite database is stored
- Objetivo
- /data/database
- Por defecto
- /mnt/user/appdata/home-information/database
Directory where uploaded files (manuals, images, etc.) are stored
- Objetivo
- /data/media
- Por defecto
- /mnt/user/appdata/home-information/media
Directory containing environment configuration files (optional)
- Objetivo
- /env
- Por defecto
- /mnt/user/appdata/home-information/env
Django secret key - Set to a random string for security
- Objetivo
- DJANGO_SECRET_KEY
Email address for the admin user
- Objetivo
- DJANGO_SUPERUSER_EMAIL
- Por defecto
- admin@example.com
Password for the admin user
- Objetivo
- DJANGO_SUPERUSER_PASSWORD
Django settings module (do not change unless you know what you're doing)
- Objetivo
- DJANGO_SETTINGS_MODULE
- Por defecto
- hi.settings.local
Database path inside container (do not change)
- Objetivo
- HI_DB_PATH
- Por defecto
- /data/database
Media path inside container (do not change)
- Objetivo
- HI_MEDIA_PATH
- Por defecto
- /data/media
Skip login screen for local network use (set to false for multi-user setup)
- Objetivo
- HI_SUPPRESS_AUTHENTICATION
- Por defecto
- true|false
Redis hostname (use 127.0.0.1 for internal Redis)
- Objetivo
- HI_REDIS_HOST
- Por defecto
- 127.0.0.1
Redis port
- Objetivo
- HI_REDIS_PORT
- Por defecto
- 6379
Prefix for Redis keys (leave empty unless running multiple instances)
- Objetivo
- HI_REDIS_KEY_PREFIX
Additional URLs (ALLOWED_HOSTS) for network access (e.g., http://192.168.1.100:9411 http://nas.local:9411)
- Objetivo
- HI_EXTRA_HOST_URLS
Additional URLs for Content Security Policy (usually same as Extra Host URLs)
- Objetivo
- HI_EXTRA_CSP_URLS
Prefix for email subjects (e.g., [Home Info])
- Objetivo
- HI_EMAIL_SUBJECT_PREFIX
Default sender email address
- Objetivo
- HI_DEFAULT_FROM_EMAIL
Email address for server error messages
- Objetivo
- HI_SERVER_EMAIL
SMTP server hostname (e.g., smtp.gmail.com)
- Objetivo
- HI_EMAIL_HOST
SMTP server port (587 for TLS, 465 for SSL, 25 for unencrypted)
- Objetivo
- HI_EMAIL_PORT
- Por defecto
- 587
SMTP username/email for authentication
- Objetivo
- HI_EMAIL_HOST_USER
SMTP password for authentication
- Objetivo
- HI_EMAIL_HOST_PASSWORD
Use TLS for email (typically with port 587)
- Objetivo
- HI_EMAIL_USE_TLS
- Por defecto
- false
Use SSL for email (typically with port 465)
- Objetivo
- HI_EMAIL_USE_SSL
- Por defecto
- false
Categorías
Detalles
ghcr.io/cassandra/home-information:latestEjecute Home-Information en Unraid.
Home-Information se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.