Aperture
Docker-Anwendung from grtgbln's Repository
Übersicht
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.
Anforderungen
Requires separate Jellyin/Emby media servers and pgvector database instances.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3456]/- Netzwerk
bridge- Privilegiert
- false
- Extra Params
--user 099:100
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3456
- Ziel
- 3456
- Standard
- 3456
- Wert
- 3456
Database URLVariable
Database connection URL
- Ziel
- DATABASE_URL
- Standard
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
- Wert
- postgresql://aperture:password@IP_ADDRESS:5432/aperture
Base URLVariable
Base URL for accessing the application
- Ziel
- APP_BASE_URL
- Standard
- http://IP_ADDRESS:3456
- Wert
- http://IP_ADDRESS:3456
Session SecretVariable
Secret key, at least 32 characters
- Ziel
- SESSION_SECRET
Aperture Libraries PathPath
Path where Aperture libraries will be stored. Should be inside your existing media server's library path.
- Ziel
- /aperture-libraries
Media Libraries PathPathro
Path to the root of your media library.
- Ziel
- /media
Backups PathPath
Path where backups will be stored
- Ziel
- /backups
- Standard
- /mnt/user/appdata/aperture/backups
- Wert
- /mnt/user/appdata/aperture/backups
Run Migrations on StartVariable
Whether to run database migrations on container start
- Ziel
- RUN_MIGRATIONS_ON_START
- Standard
- true|false
Node EnvironmentVariable
Set the Node environment. Not recommended to change.
- Ziel
- NODE_ENV
- Standard
- production
- Wert
- production
Internal PortVariable
Internal port the application listens on. Not recommended to change.
- Ziel
- PORT
- Standard
- 3456
- Wert
- 3456
Einzelheiten
Repository
ghcr.io/dgruhin-hrizn/aperture:latestZuletzt aktualisiert2026-05-31
Erstmals gesehen2026-01-17
Führen Sie Aperture auf Unraid aus.
Aperture ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.