Un

Unmanic on Ubuntu 24.04

Azure Streaming & Messaging

automated media library optimisation, transcoding your video files to one consistent format

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

Unmanic is a self hosted media library optimiser. It watches a library of video files on a schedule and through a filesystem event monitor, tests every file against a configurable plugin flow, and queues anything that does not already match your target format. Queued files are transcoded with ffmpeg through a worker pool you size to the machine, and the web dashboard shows the pending queue, live worker progress and a full history of completed tasks. The result is a library that converges on a single container and codec without anyone manually running conversions.

Why the cloudimg image

Unmanic ships with no authentication on either its web interface or its API, and its default configuration listens on every network interface. The cloudimg image closes both: the application is bound to loopback and fronted by a reverse proxy that requires a password generated uniquely on the first boot of each VM, never baked into the image. The official video transcoder plugin is pre installed and enabled, so the library scanner has a real plugin flow to run on day one, and short synthetic demo clips are seeded so the queue and history show real work immediately. A dedicated data volume holds the library, the application state and the transcode cache, keeping in flight transcodes off the operating system disk. Every image ships with a paired deployment guide and 24/7 support.

Common uses

  • Converge a mixed video library on one consistent container and codec
  • Automatically transcode new files as they land in a watched folder
  • Reclaim storage by re encoding an archive in the background

See it running

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

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