Kitsu on Ubuntu 24.04

Azure Applications

a collaborative production tracking platform for animation, VFX and games studios: organise shots, assets and tasks, review media and follow a production from breakdown to delivery

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

Kitsu is an open source collaborative production tracking platform for animation, VFX and games studios. It gives a studio one place to run a production: break a project down into episodes, sequences, shots and assets, define the task pipeline and assign the work, track the status of every task on a board, review and annotate media, build playlists for dailies, and follow progress and workload across the whole team. Producers get an at a glance view of where a production stands, artists get a clear list of what to do next, and supervisors get a single review surface instead of scattered files and spreadsheets.

It suits animation, VFX and games teams that have outgrown spreadsheets for scheduling and shot tracking, studios that want a shared source of truth for production status and review, and remote or distributed teams that need everyone looking at the same breakdown, the same tasks and the same feedback.

Why the cloudimg image

cloudimg ships Kitsu as a complete appliance rather than a set of containers you have to wire together yourself: the production API, the real time events server, the background preview worker, its PostgreSQL database and Redis are all installed, configured and running behind nginx within a minute or two of first boot, with FFmpeg in place so uploaded media is thumbnailed and previewed. Security is designed in: no administrator account and no secret of any kind is baked into the image. On first boot, before the web port serves, every instance generates its own token signing secret and its own database password, then creates a single unique administrator account, so no two machines share a credential and the published project defaults never exist on a running instance. Kitsu creates further studio users only when an administrator invites them, so there is no open sign up for a stranger to seize a freshly launched instance, and the first login credentials are written to a root only file on the machine. The base is fully patched with unattended security updates enabled, and every image comes with a step by step deploy guide tested against the exact build and 24/7 cloudimg support.

Common uses

  • Tracking shots, assets and tasks across an animation, VFX or games production from breakdown to delivery
  • Giving a studio one shared source of truth for production status, scheduling and team workload
  • Reviewing and annotating media and building dailies playlists in one collaborative web app

See it running

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

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