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.
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.
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.
Real screenshots taken while testing this image against its deployment guide.