MakerWorks-v2-Worker

MakerWorks-v2-Worker

Docker-Anwendung from techpunk's repo

Übersicht

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.

Anforderungen

MakerWorks-v2, makerworks-postgres, makerworks-redis, matching mapped storage, and Docker network makerworks-net.

Laufzeit-Argumente

Netzwerk
makerworks-net
Shell
bash
Privilegiert
false
Extra Params
--restart unless-stopped --add-host=host.docker.internal:host-gateway

Konfiguration der Vorlage

Storage PathPathrw

Persistent MakerWorks storage. Must match the MakerWorks-v2 web container mapping.

Ziel
/app/storage
Standard
/mnt/user/appdata/makerworks/storage
Wert
/mnt/user/appdata/makerworks/storage
Database URLVariable

PostgreSQL connection string. Must match MakerWorks-v2.

Ziel
DATABASE_URL
Standard
postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
Wert
postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public
Redis URLVariable

Redis connection string used for BullMQ processing queues.

Ziel
REDIS_URL
Standard
redis://makerworks-redis:6379
Wert
redis://makerworks-redis:6379
Storage DirectoryVariable

Internal durable storage root.

Ziel
STORAGE_DIR
Standard
/app/storage
Wert
/app/storage
Queue AttemptsVariable

Queue retry attempts before dead-lettering.

Ziel
PROCESSING_QUEUE_ATTEMPTS
Standard
5
Wert
5
Queue Backoff MillisecondsVariable

Exponential retry backoff delay in milliseconds.

Ziel
PROCESSING_QUEUE_BACKOFF_MS
Standard
5000
Wert
5000
Image Worker ConcurrencyVariable

Parallel image-processing jobs consumed by this worker.

Ziel
IMAGE_WORKER_CONCURRENCY
Standard
2
Wert
2
Preview Worker ConcurrencyVariable

Parallel model-preview jobs consumed by this worker.

Ziel
PREVIEW_WORKER_CONCURRENCY
Standard
1
Wert
1
TimezoneVariable

Container timezone.

Ziel
TZ
Standard
Etc/UTC
Wert
Etc/UTC

Einzelheiten

Repository
ghcr.io/schartrand77/mkw2:latest
Zuletzt aktualisiert2026-06-01
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.