Eyeris
Application Docker from Vonhex's Repository
Vue d'ensemble
Exigences
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8000]/- Réseau
bridge- Coquille
bash- Privilégié
- false
Configuration du modèle
Port for the Eyeris web interface and API.
- Cible
- 8000
- Défaut
- 8000
- Valeur
- 8000
Your photo library — local folder or SMB/NFS mount point.
- Cible
- /data/images
- Défaut
- /mnt/user/Pictures/
- Valeur
- /mnt/user/Pictures/
Where Eyeris stores generated thumbnails and face crop cache.
- Cible
- /data/thumbnails
- Défaut
- /mnt/user/appdata/eyeris/thumbnails/
- Valeur
- /mnt/user/appdata/eyeris/thumbnails/
SQLite database storage. Ignored if DB_HOST is set.
- Cible
- /data/db
- Défaut
- /mnt/user/appdata/eyeris/db/
- Valeur
- /mnt/user/appdata/eyeris/db/
Persistent config file — Eyeris reads and writes settings here. Create an empty file at this path before first run.
- Cible
- /app/.env
- Défaut
- /mnt/user/appdata/eyeris/eyeris.env
- Valeur
- /mnt/user/appdata/eyeris/eyeris.env
IP or hostname of your NAS. Leave empty if photos are already accessible via the Photo Directory path above.
- Cible
- SMB_HOST
SMB/CIFS username for your NAS.
- Cible
- SMB_USERNAME
SMB/CIFS password for your NAS.
- Cible
- SMB_PASSWORD
Comma-separated share names to scan, e.g. photos,media,camera-uploads
- Cible
- SMB_SHARES
URL of your A-Eye instance, e.g. http://192.168.1.100:7171. Connect A-Eye to enable AI image descriptions and automatic tagging.
- Cible
- AEYE_URL
Username for HTTP Basic Auth on your A-Eye instance. Leave empty if A-Eye is unauthenticated.
- Cible
- AEYE_USER
Password for HTTP Basic Auth on your A-Eye instance.
- Cible
- AEYE_PASS
URL of a SearXNG instance for the web image search feature (optional).
- Cible
- SEARXNG_URL
Number of parallel scan workers. Raise to 3-4 on fast systems; lower if your system struggles.
- Cible
- SCAN_CONCURRENCY
- Défaut
- 2
- Valeur
- 2
How often Eyeris rescans for new photos.
- Cible
- SCAN_INTERVAL_MINUTES
- Défaut
- 60
- Valeur
- 60
Set to true to restrict scanning to a time window (e.g. overnight only).
- Cible
- SCAN_SCHEDULE_ENABLED
- Défaut
- false
- Valeur
- false
Start of the allowed scan window (24-hour HH:MM). Only used when SCAN_SCHEDULE_ENABLED=true.
- Cible
- SCAN_SCHEDULE_START
- Défaut
- 22:00
- Valeur
- 22:00
End of the allowed scan window (24-hour HH:MM). An end time before the start time crosses midnight.
- Cible
- SCAN_SCHEDULE_END
- Défaut
- 06:00
- Valeur
- 06:00
MariaDB host IP or hostname. Leave empty to use the built-in SQLite database (recommended for most users).
- Cible
- DB_HOST
MariaDB port.
- Cible
- DB_PORT
- Défaut
- 3306
- Valeur
- 3306
MariaDB username.
- Cible
- DB_USER
- Défaut
- root
- Valeur
- root
MariaDB password.
- Cible
- DB_PASSWORD
MariaDB database name.
- Cible
- DB_NAME
- Défaut
- image_catalog
- Valeur
- image_catalog
Catégories
Détails
ghcr.io/vonhex/eyeris:latestExécutez Eyeris sur Unraid.
Eyeris est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.