images: image: repository: ccr.ccs.tencentyun.com/seembox/paperlessngx_paperless-ngx tag: "2.18.3" postgres_15_image: repository: postgres tag: "15.14" postgres_17_image: repository: postgres tag: 17.6-bookworm redis_image: repository: valkey/valkey tag: 8.1.3 tika_image: repository: apache/tika tag: "3.2.2.0-full" gotenberg_image: repository: gotenberg/gotenberg tag: "8.23.0" postgres_upgrade_image: repository: ixsystems/postgres-upgrade tag: 1.0.4 consts: paperless_container_name: paperless perms_container_name: permissions postgres_container_name: postgres redis_container_name: redis tika_container_name: tika gotenberg_container_name: gotenberg data_path: /usr/src/paperless/data media_path: /usr/src/paperless/media consume_path: /usr/src/paperless/consume trash_path: /usr/src/paperless/trash db_user: paperless db_name: paperless tika_run_user: 35002 tika_run_group: 35002 gotenberg_run_user: 1001 gotenberg_run_group: 1001 tika_port: 9998 gotenberg_port: 3000