Unmanic

AWS Azure Streaming & Messaging 2 variations

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

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Unmanic image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Unmanic Media Library Optimiser AWS Standard View · Guide
Unmanic on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

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 instance, 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