new

techSHIP+

techSHIP MultiSite

techSHIP

Headless Server Printing for Enterprise Operations

Execute
server-side printing
directly from your
backend infrastructure
without requiring active desktop user sessions. This
containerized alternative
to the traditional desktop client enables continuous,
headless label generation
for
high-volume enterprise environments
.
Deployed via
Docker Engine
, the service runs universally across
Linux
,
macOS
, and
Windows
servers. It utilizes
CUPS
to manage seamless routing to
Zebra
, generic PDF, network, or USB printers.
What's New
  • Server-Side Execution
    : Eliminates the need for logged-in desktop workstations, ensuring uninterrupted background processing.
  • Multi-Queue Processing
    : Monitor multiple
    techSHIP
    portals and manage several printers simultaneously from a single container.
  • Universal Architecture
    : Supports cross-platform deployment via
    Docker
    containers, natively supporting
    ARM
    hardware.
  • Flexible Routing
    : Connects to thermal and standard printers via integrated
    CUPS
    management.
How to Deploy it
  1. Download
    docker-compose.yml
    and
    config/appsettings.example.json
    from the repository.
  2. Rename the configuration file to
    appsettings.json
    and define your portal and printer details.
  3. Execute the
    docker-compose up -d
    command.
⚠️ This tool is strictly intended for
advanced system administrators
.
image
Resources
Access the deployment guide and configuration files directly in our
GitHub repository
.