Immich-Kiosk
Docker-Anwendung from grtgbln's Repository
Übersicht
Anforderungen
Requires a separate Immich server. Container requires a "config.yaml" file at the "Config File" path BEFORE starting if using config file; otherwise use environmental variables. See the project page for more information: https://github.com/damongolding/immich-kiosk?tab=readme-ov-file#configuration
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Config file for application. Remove this if using environmental variables instead.
- Ziel
- /config.yaml
- Standard
- /mnt/user/appdata/immich_kiosk/config.yaml
- Wert
- /mnt/user/appdata/immich_kiosk/config.yaml
The URL to the Immich Server
- Ziel
- KIOSK_IMMICH_URL
The API for your Immich server
- Ziel
- KIOSK_IMMICH_API_KEY
A shortcut to set KIOSK_SHOW_TIME, KIOSK_SHOW_DATE, KIOSK_SHOW_IMAGE_TIME and KIOSK_SHOW_IMAGE_DATE
- Ziel
- KIOSK_DISABLE_UI
- Standard
- false|true
Display current time
- Ziel
- KIOSK_SHOW_TIME
- Standard
- true|false
Display current time in either 12-hour or 24-hour format
- Ziel
- KIOSK_TIME_FORMAT
- Standard
- 12|24
Display the current date
- Ziel
- KIOSK_SHOW_DATE
- Standard
- true|false
The format of the current date. Any GO date string is valid
- Ziel
- KIOSK_DATE_FORMAT
- Standard
- DD/MM/YYYY
- Wert
- DD/MM/YYYY
The amount in seconds a image will be displayed for
- Ziel
- KIOSK_REFRESH
- Standard
- 60
- Wert
- 60
The ID(s) of a specific album or albums you want to display. See FAQ: How do I set multiple albums? to see how to implement this
- Ziel
- KIOSK_ALBUM
The ID(s) of a specific person or people you want to display. See FAQ: How do I set multiple people? to see how to implement this
- Ziel
- KIOSK_PERSON
How your image will fit on the screen. Default is contain. See Image fit for more info
- Ziel
- KIOSK_IMAGE_FIT
- Standard
- contain|cover|none
Display a blurred version of the image as a background
- Ziel
- KIOSK_BACKGROUND_BLUR
- Standard
- true|false
Which transition to use when changing images
- Ziel
- KIOSK_TRANSITION
- Standard
- none|fade|cross-fade
Display a progress bar for when image will refresh
- Ziel
- KIOSK_SHOW_PROGRESS
- Standard
- true|false
Display image time from metadata (if available)
- Ziel
- KIOSK_SHOW_IMAGE_TIME
- Standard
- true|false
Display image time in either 12-hour or 24-hour format
- Ziel
- KIOSK_IMAGE_TIME_FORMAT
- Standard
- 12|24
Display the image date from metadata (if available)
- Ziel
- KIOSK_SHOW_IMAGE_DATE
- Standard
- true|false
The format of the image date. default is day/month/year. Any GO date string is valid.
- Ziel
- KIOSK_IMAGE_DATE_FORMAT
- Standard
- DD/MM/YYYY
- Wert
- DD/MM/YYYY
See FAQs for more info. If set, requests must contain the password in the GET parameters e.g. http://192.168.0.123:3000?password=PASSWORD.
- Ziel
- KIOSK_PASSWORD
Cache selective Immich api calls to reduce unnecessary calls
- Ziel
- KIOSK_CACHE
- Standard
- true|false
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
damongolding/immich-kiosk:latestFühren Sie Immich-Kiosk auf Unraid aus.
Immich-Kiosk ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.