Add Apprise notifications to quality-scan (self-hosted apprise server); dashboard ready
This commit is contained in:
15
prefect.yaml
15
prefect.yaml
@@ -72,3 +72,18 @@ deployments:
|
||||
name: photo-pool
|
||||
work_queue_name: null
|
||||
job_variables: {}
|
||||
|
||||
- name: import
|
||||
version: null
|
||||
tags: [photo-pipeline]
|
||||
description: "Import staged photos into Immich via server-bundled CLI (checksum dedup)"
|
||||
schedule: null
|
||||
flow_name: null
|
||||
entrypoint: immich_import.py:immich_import
|
||||
parameters:
|
||||
src_dir: /mnt/data/01_keep
|
||||
dry_run: true
|
||||
work_pool:
|
||||
name: photo-pool
|
||||
work_queue_name: null
|
||||
job_variables: {}
|
||||
|
||||
Reference in New Issue
Block a user