OpenCue on Ubuntu 24.04

Azure Media & Entertainment

OpenCue is the open source render farm manager from the Academy Software Foundation, scheduling and dispatching VFX and animation render jobs across your own render nodes.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

OpenCue is the open source render management system that studios use to turn a pile of machines into a render farm. Artists and pipeline tools submit a job made of layers and frames, and OpenCue's scheduler decides which render node runs which frame, when, and with how much memory and how many cores. It tracks every frame through the queue, retries the ones that fail, records the logs, and reports what the farm is doing in real time, so a shot that needs thousands of frames finishes without anyone shepherding it by hand.

Originally built and run in production at Sony Pictures Imageworks and now an Academy Software Foundation project, OpenCue is designed for the scale and the priorities of real production: shows, shots and departments, allocations and subscriptions that decide who gets the cores, per service memory and core minimums, and job dependencies. It suits VFX and animation studios, virtual production teams, architectural visualisation shops and any organisation running batch compute that needs to be queued, prioritised and traced.

Why the cloudimg image

cloudimg delivers OpenCue as a complete, working render farm on a single instance rather than a set of parts to assemble. The scheduler, its database, a render node daemon, the REST gateway and the browser interface are all installed, wired together and running the moment first boot finishes, so you can sign in and submit a job straight away, then add your own render nodes as the farm grows. Security is the reason to take this image rather than deploy the stack yourself: upstream publishes six default secrets across its sample configuration, including a sample signing key, and none of them survives into this image. Every one is regenerated uniquely on each instance's first boot, and no OpenCue service is permitted to start until that has happened. The web interface, which upstream ships with no login at all, is placed behind a per instance credential; the database, the render node daemon, the REST gateway and the web application are all confined to the loopback interface so nothing private is reachable from the network. The base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide, backed by 24/7 cloudimg support.

Common uses

  • Queue and dispatch VFX, animation and visual effects renders across your own render nodes
  • Prioritise work by show, shot and department with per allocation core subscriptions
  • Track every frame, retry failures and read render logs from one web interface

See it running

Real screenshots taken while testing this image against its deployment guide.

OpenCue on Ubuntu 24.04 screenshot 1 OpenCue on Ubuntu 24.04 screenshot 2 OpenCue on Ubuntu 24.04 screenshot 3 OpenCue on Ubuntu 24.04 screenshot 4