logo
icon

LaTeX Worker

XeLaTeX background worker for Supabase compilation jobs.

XeLaTeX background worker for Supabase compilation jobs.

プラットフォームZeabur
展開済み0
発行者authordaidaidaiok
展開済み0
発行者daidaidaiok
作成日2026-04-09
タグ
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.