MakerWorks-v2-Worker
MakerWorks-v2-Worker
Application Docker from schartrand77's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Réseau
makerworks-net- Coquille
bash- Privilégié
- false
Configuration du modèle
StoragePathrw
Persistent directory for uploaded models, covers, and avatars (must match the web container mapping)
- Cible
- /app/storage
- Défaut
- /mnt/user/makerworks/storage
- Valeur
- /mnt/user/makerworks/storage
DATABASE_URLVariable
Postgres connection string (must match the web container)
- Défaut
- postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
- Valeur
- postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
REDIS_URLVariable
Redis connection string used for BullMQ queues
- Défaut
- redis://makerworks-redis:6379
- Valeur
- redis://makerworks-redis:6379
STORAGE_DIRVariable
Internal storage path (leave at /app/storage unless customizing)
- Défaut
- /app/storage
- Valeur
- /app/storage
PROCESSING_QUEUE_ATTEMPTSVariable
Queue retry attempts before dead-lettering
- Défaut
- 5
- Valeur
- 5
PROCESSING_QUEUE_BACKOFF_MSVariable
Exponential retry backoff delay in milliseconds
- Défaut
- 5000
- Valeur
- 5000
IMAGE_WORKER_CONCURRENCYVariable
Parallel image-processing job workers
- Défaut
- 2
- Valeur
- 2
PREVIEW_WORKER_CONCURRENCYVariable
Parallel preview-processing job workers
- Défaut
- 1
- Valeur
- 1
Post ArgumentsVariable
Command to run the background processing worker
- Défaut
- npm run worker:processing
- Valeur
- npm run worker:processing
Catégories
Détails
Référentiel
ghcr.io/schartrand77/mkw2:latestDernière mise à jour2026-05-31
Première vue2025-12-19
Exécutez MakerWorks-v2-Worker sur Unraid.
MakerWorks-v2-Worker est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.