MakerWorks-v2-Worker

MakerWorks-v2-Worker

Aplicación Docker from schartrand77's Repository

Visión general

Legacy companion worker for MakerWorks v2. Normal Unraid installs should not use this container: the primary MakerWorks-v2 template starts image and preview processing inside the web container with START_PROCESSING_WORKER=1, so processing follows the same database and storage settings as MakerWorks itself.

Argumentos en tiempo de ejecución

Red
makerworks-net
Concha
bash
Privilegiado
false

Configuración de plantillas

StoragePathrw

Persistent directory for uploaded models, covers, and avatars (must match the web container mapping)

Objetivo
/app/storage
Por defecto
/mnt/user/makerworks/storage
Valor
/mnt/user/makerworks/storage
DATABASE_URLVariable

Postgres connection string (must match the web container)

Por defecto
postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
Valor
postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
REDIS_URLVariable

Redis connection string used for BullMQ queues

Por defecto
redis://makerworks-redis:6379
Valor
redis://makerworks-redis:6379
STORAGE_DIRVariable

Internal storage path (leave at /app/storage unless customizing)

Por defecto
/app/storage
Valor
/app/storage
PROCESSING_QUEUE_ATTEMPTSVariable

Queue retry attempts before dead-lettering

Por defecto
5
Valor
5
PROCESSING_QUEUE_BACKOFF_MSVariable

Exponential retry backoff delay in milliseconds

Por defecto
5000
Valor
5000
IMAGE_WORKER_CONCURRENCYVariable

Parallel image-processing job workers

Por defecto
2
Valor
2
PREVIEW_WORKER_CONCURRENCYVariable

Parallel preview-processing job workers

Por defecto
1
Valor
1
Post ArgumentsVariable

Command to run the background processing worker

Por defecto
npm run worker:processing
Valor
npm run worker:processing

Categorías

Detalles

Repositorio
ghcr.io/schartrand77/mkw2:latest
Última actualización2026-05-31
Visto por primera vez2025-12-19

Ejecute MakerWorks-v2-Worker en Unraid.

MakerWorks-v2-Worker se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.