Afanasy, the CGRU render farm manager: an afserver coordinator and its browser web monitor, ready on first boot behind an authenticated front door.
Afanasy is the render farm manager from CGRU, an open source computer graphics tools pack. Its afserver is the central coordinator that dispatches rendering work: render nodes connect to it, pull tasks and report progress, while artists and administrators submit jobs and watch the farm through afserver's built in browser web monitor. The monitor is a live render farm dashboard showing jobs, render nodes, users and their logs, so a studio can see queue depth, node health and per task output at a glance. Afanasy is engine agnostic and drives any command line renderer, which makes it a lightweight, self hosted alternative to proprietary render management for visual effects, animation and archviz pipelines.
cloudimg ships Afanasy built from source and hardened, with the afserver coordinator and its web monitor wired together behind an nginx TLS reverse proxy so the render farm dashboard responds on first boot. It is secure by default with no shared credential in the image: Afanasy has no built in monitor login, so the front door is HTTP Basic auth, and first boot mints a unique password, generates a per instance TLS certificate and creates the authenticated proxy before anything is exposed, so no default login exists. All render farm state lives on a dedicated data volume, and every image comes with a deploy guide tested against the exact build and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.