print-blockage-stopper
print-blockage-stopper
Docker app from abadr's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:8631]- Network
bridge- Privileged
- false
- Extra Params
--cap-drop=ALL --cap-add=DAC_OVERRIDE --cap-add=CHOWN --cap-add=FOWNER --cap-add=SETUID --cap-add=SETGID --security-opt=no-new-privileges
Template configuration
Web dashboard for managing printers, schedules, and test images.
- Target
- 8631
- Default
- 8631
- Value
- 8631
CUPS print server interface for advanced monitoring.
- Target
- 631
- Default
- 631
- Value
- 631
(Optional) IP address of a printer to auto-add on first boot. You can also add printers from the dashboard after starting the container.
- Target
- PRINTER_IP
Default cron expression for new printers. Can be customised per-printer in the dashboard. Default: every 3 days at 10 AM.
- Target
- SCHEDULE
- Default
- 0 10 */3 * *
- Value
- 0 10 */3 * *
Default paper size for new printers (e.g., A4, Letter, A3). Can be changed per-printer.
- Target
- PAPER_SIZE
- Default
- A4
- Value
- A4
Default hours to skip maintenance print if printer was recently used. Adjustable per-printer in the dashboard.
- Target
- SKIP_HOURS
- Default
- 72
- Value
- 72
Default connection type for new printers: 'ipp' (recommended) or 'socket' (port 9100).
- Target
- CONNECTION
- Default
- ipp
- Value
- ipp
(Optional) URL for print success/failure notifications. Works with Slack incoming webhooks, Discord webhooks, ntfy.sh, or any endpoint accepting JSON POST.
- Target
- WEBHOOK_URL
Default port for socket connections (only used when Connection Type is 'socket').
- Target
- PRINTER_PORT
- Default
- 9100
- Value
- 9100
Persistent storage for printer config, logs, uploads, and CUPS state.
- Target
- /data
- Default
- /mnt/user/appdata/print-blockage-stopper
- Value
- /mnt/user/appdata/print-blockage-stopper
Mount Unraid's notification script to get alerts on print failures. Leave default for standard Unraid installs.
- Target
- /unraid/notify
- Default
- /usr/local/emhttp/webGui/scripts/notify
- Value
- /usr/local/emhttp/webGui/scripts/notify
Categories
Download Statistics
Details
abadrdh/print-blockage-stopperRun print-blockage-stopper on Unraid.
print-blockage-stopper is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.