logo
icon

LaTeX Worker

XeLaTeX background worker for Supabase compilation jobs.

PlatformZeabur
Deployed0
Publisherauthordaidaidaiok
Deployed0 times
Publisherdaidaidaiok
Created2026-04-09
Services
service icon
Tags
ToolPDFWorker

LaTeX Worker

This template deploys the ExamTK XeLaTeX worker on Zeabur.

What it does

  • Polls compilation_jobs from Supabase
  • Renders LaTeX templates and compiles PDFs with XeLaTeX
  • Uploads the result to Supabase Storage by default
  • Supports Tencent COS when those variables are provided separately
  • Exposes /health for runtime checks

Required variables

  • SUPABASE_URL
  • SUPABASE_SERVICE_KEY
  • SUPABASE_STORAGE_BUCKET (default: compiled-pdfs)

Auto deploy

This template deploys the current prebuilt image for latex-worker. For continuous deployment from GitHub, use the repository workflow after import.