MakerWorks-v2-Worker
MakerWorks-v2-Worker
Application Docker from techpunk's repo
Vue d'ensemble
Companion background worker for MakerWorks v2. This container consumes BullMQ image and model-preview jobs queued by the MakerWorks web app. Install MakerWorks Redis before starting this worker.
Exigences
MakerWorks-v2, makerworks-postgres, makerworks-redis, matching mapped storage, and Docker network makerworks-net.
Arguments d'exécution
- Réseau
makerworks-net- Coquille
bash- Privilégié
- false
- Paramètres supplémentaires
--restart unless-stopped --add-host=host.docker.internal:host-gateway
Configuration du modèle
Storage PathPathrw
Persistent MakerWorks storage. Must match the MakerWorks-v2 web container mapping.
- Cible
- /app/storage
- Défaut
- /mnt/user/appdata/makerworks/storage
- Valeur
- /mnt/user/appdata/makerworks/storage
Database URLVariable
PostgreSQL connection string. Must match MakerWorks-v2.
- Cible
- DATABASE_URL
- Défaut
- postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
- Valeur
- postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
Redis URLVariable
Redis connection string used for BullMQ processing queues.
- Cible
- REDIS_URL
- Défaut
- redis://makerworks-redis:6379
- Valeur
- redis://makerworks-redis:6379
Storage DirectoryVariable
Internal durable storage root.
- Cible
- STORAGE_DIR
- Défaut
- /app/storage
- Valeur
- /app/storage
Queue AttemptsVariable
Queue retry attempts before dead-lettering.
- Cible
- PROCESSING_QUEUE_ATTEMPTS
- Défaut
- 5
- Valeur
- 5
Queue Backoff MillisecondsVariable
Exponential retry backoff delay in milliseconds.
- Cible
- PROCESSING_QUEUE_BACKOFF_MS
- Défaut
- 5000
- Valeur
- 5000
Image Worker ConcurrencyVariable
Parallel image-processing jobs consumed by this worker.
- Cible
- IMAGE_WORKER_CONCURRENCY
- Défaut
- 2
- Valeur
- 2
Preview Worker ConcurrencyVariable
Parallel model-preview jobs consumed by this worker.
- Cible
- PREVIEW_WORKER_CONCURRENCY
- Défaut
- 1
- Valeur
- 1
TimezoneVariable
Container timezone.
- Cible
- TZ
- Défaut
- Etc/UTC
- Valeur
- Etc/UTC
Catégories
Détails
Référentiel
ghcr.io/schartrand77/mkw2:latestDernière mise à jour2026-06-02
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.