MakerWorks-v2-Worker

MakerWorks-v2-Worker

Docker-Anwendung from schartrand77's Repository

Übersicht

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.

Laufzeit-Argumente

Netzwerk
makerworks-net
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

StoragePathrw

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

Ziel
/app/storage
Standard
/mnt/user/makerworks/storage
Wert
/mnt/user/makerworks/storage
DATABASE_URLVariable

Postgres connection string (must match the web container)

Standard
postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
Wert
postgresql://postgres:postgres@postgres:5432/makerworks?schema=public
REDIS_URLVariable

Redis connection string used for BullMQ queues

Standard
redis://makerworks-redis:6379
Wert
redis://makerworks-redis:6379
STORAGE_DIRVariable

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

Standard
/app/storage
Wert
/app/storage
PROCESSING_QUEUE_ATTEMPTSVariable

Queue retry attempts before dead-lettering

Standard
5
Wert
5
PROCESSING_QUEUE_BACKOFF_MSVariable

Exponential retry backoff delay in milliseconds

Standard
5000
Wert
5000
IMAGE_WORKER_CONCURRENCYVariable

Parallel image-processing job workers

Standard
2
Wert
2
PREVIEW_WORKER_CONCURRENCYVariable

Parallel preview-processing job workers

Standard
1
Wert
1
Post ArgumentsVariable

Command to run the background processing worker

Standard
npm run worker:processing
Wert
npm run worker:processing

Kategorien

Einzelheiten

Repository
ghcr.io/schartrand77/mkw2:latest
Zuletzt aktualisiert2026-05-31
Erstmals gesehen2025-12-19

Führen Sie MakerWorks-v2-Worker auf Unraid aus.

MakerWorks-v2-Worker ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.