Aperture
Application Docker from grtgbln's Repository
Vue d'ensemble
Aperture creates personalized recommendation libraries for your Emby and Jellyfin media server users using OpenAI embeddings and pgvector similarity search. Recommendations appear as virtual libraries in your media server's home screen, with support for both movies and TV series.
Exigences
Requires separate Jellyin/Emby media servers and pgvector database instances.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3456]/- Réseau
bridge- Privilégié
- false
- Paramètres supplémentaires
--user 099:100
Configuration du modèle
Web UI PortPorttcp
Container Port: 3456
- Cible
- 3456
- Défaut
- 3456
- Valeur
- 3456
Database URLVariable
Database connection URL
- Cible
- DATABASE_URL
- Défaut
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
- Valeur
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
Base URLVariable
Base URL for accessing the application
- Cible
- APP_BASE_URL
- Défaut
- http://IP_ADDRESS:3456
- Valeur
- http://IP_ADDRESS:3456
Session SecretVariable
Secret key, at least 32 characters
- Cible
- SESSION_SECRET
Aperture Libraries PathPath
Path where Aperture libraries will be stored. Should be inside your existing media server's library path.
- Cible
- /aperture-libraries
Media Libraries PathPathro
Path to the root of your media library.
- Cible
- /media
Backups PathPath
Path where backups will be stored
- Cible
- /backups
- Défaut
- /mnt/user/appdata/aperture/backups
- Valeur
- /mnt/user/appdata/aperture/backups
Run Migrations on StartVariable
Whether to run database migrations on container start
- Cible
- RUN_MIGRATIONS_ON_START
- Défaut
- true|false
Node EnvironmentVariable
Set the Node environment. Not recommended to change.
- Cible
- NODE_ENV
- Défaut
- production
- Valeur
- production
Internal PortVariable
Internal port the application listens on. Not recommended to change.
- Cible
- PORT
- Défaut
- 3456
- Valeur
- 3456
Détails
Référentiel
ghcr.io/dgruhin-hrizn/aperture:latestDernière mise à jour2026-06-01
Première vue2026-01-17
Exécutez Aperture sur Unraid.
Aperture est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.