Aperture
Aplicación Docker from grtgbln's Repository
Visión general
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.
Requisitos
Requires separate Jellyin/Emby media servers and pgvector database instances.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3456]/- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--user 099:100
Configuración de plantillas
Web UI PortPorttcp
Container Port: 3456
- Objetivo
- 3456
- Por defecto
- 3456
- Valor
- 3456
Database URLVariable
Database connection URL
- Objetivo
- DATABASE_URL
- Por defecto
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
- Valor
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
Base URLVariable
Base URL for accessing the application
- Objetivo
- APP_BASE_URL
- Por defecto
- http://IP_ADDRESS:3456
- Valor
- http://IP_ADDRESS:3456
Session SecretVariable
Secret key, at least 32 characters
- Objetivo
- SESSION_SECRET
Aperture Libraries PathPath
Path where Aperture libraries will be stored. Should be inside your existing media server's library path.
- Objetivo
- /aperture-libraries
Media Libraries PathPathro
Path to the root of your media library.
- Objetivo
- /media
Backups PathPath
Path where backups will be stored
- Objetivo
- /backups
- Por defecto
- /mnt/user/appdata/aperture/backups
- Valor
- /mnt/user/appdata/aperture/backups
Run Migrations on StartVariable
Whether to run database migrations on container start
- Objetivo
- RUN_MIGRATIONS_ON_START
- Por defecto
- true|false
Node EnvironmentVariable
Set the Node environment. Not recommended to change.
- Objetivo
- NODE_ENV
- Por defecto
- production
- Valor
- production
Internal PortVariable
Internal port the application listens on. Not recommended to change.
- Objetivo
- PORT
- Por defecto
- 3456
- Valor
- 3456
Detalles
Repositorio
ghcr.io/dgruhin-hrizn/aperture:latestÚltima actualización2026-05-31
Visto por primera vez2026-01-17
Ejecute Aperture en Unraid.
Aperture se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.