Skip to content
David Torcivia edited this page Aug 3, 2026 · 3 revisions

Onelight

A review and delivery tool for people who cut picture: upload a version, watch it frame-accurately, leave notes on the frame they belong to, and send a link to a client.

It runs two ways from one build. A Docker stack on a machine you own, or entirely serverless on Cloudflare Workers, D1 and R2. The same job protocol serves both: it names storage by key and never assumes a filesystem, which is what lets the second one exist at all.

Pages

  • Pricing -- Cloudflare rates, what drives each meter, worked examples, and what is still unmeasured.
  • Benchmarks -- what to measure and under what conditions. No results yet.
  • Encoding -- running ffmpeg on Cloudflare Containers: instance limits, the 20 GB disk blocker, and cost.

Elsewhere

Clone this wiki locally