makerworks-redis

makerworks-redis

Official

Docker app from techpunk's repo

Overview

Redis 7 queue broker for MakerWorks background processing. MakerWorks-v2 and MakerWorks-v2-Worker use this container for BullMQ image and model-preview queues.

MakerWorks Unraid Templates

Unraid Community Applications templates for the MakerWorks suite.

Templates

  • makerworks-postgres.xml - PostgreSQL 15 database used by MakerWorks and optional shared StockWorks storage.
  • makerworks-redis.xml - Redis 7 queue broker for MakerWorks background processing.
  • makerworks-v2.xml - MakerWorks storefront, quoting, checkout, and admin operations.
  • makerworks-v2-worker.xml - MakerWorks background worker for image and model-preview queues.
  • stockworks.xml - StockWorks inventory, material, merch, and incoming job visibility.
  • printlab.xml - PrintLab printer dashboard, Bambu integration, and Works service bridge.

Unraid Notes

Create the shared Docker network before installing the suite templates:

docker network create makerworks-net

Install makerworks-postgres first, then use PostgreSQL connection strings that point at makerworks-postgres from the other containers on the shared network. Install makerworks-redis before enabling MakerWorks queue-backed processing or starting MakerWorks-v2-Worker.

Example MakerWorks database URL:

postgresql://postgres:change-this-password@makerworks-postgres:5432/makerworks?schema=public

Example MakerWorks Redis URL:

redis://makerworks-redis:6379

Do not leave template placeholder passwords or secrets in production. Generate long random values for every masked field before starting the containers.

Community Applications

These XML files are intended to live in the main branch so Community Applications can index the repository. Before submitting to CA, create the required Unraid forum support thread and replace the <Support> values if the CA moderators require a forum URL instead of GitHub issues.

Install makerworks-redis on Unraid in a few clicks.

Find makerworks-redis in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for makerworks-redis Review the template variables and paths Click Install

Requirements

Create Docker network makerworks-net before installing this template.

Download Statistics

10,870,770,693
Total Downloads
130,179,092
This Month
130,179,092
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
redis:7-alpine
Last Updated2026-06-24
First Seen2026-05-06

Runtime arguments

Network
makerworks-net
Shell
sh
Privileged
false
Extra Params
--restart unless-stopped

Template configuration

Redis PortPorttcp

Optional host port for Redis. Keep closed to the internet.

Target
6379
Default
6379
Value
6379
Redis Data PathPathrw

Persistent Redis append-only file storage for queue state.

Target
/data
Default
/mnt/user/appdata/makerworks/redis
Value
/mnt/user/appdata/makerworks/redis
TimezoneVariable

Container timezone.

Target
TZ
Default
Etc/UTC
Value
Etc/UTC