Yamtrack Self-Hosted Media Tracker

AWS Applications

Yamtrack, a self hosted media tracker for movies, TV, anime, manga, games and books, in one personal library with progress and ratings.

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

Yamtrack is an open source app for keeping one personal library of everything you watch, play and read. Track movies, TV shows, anime, manga, video games and books together, record where you are up to with per item progress and episode tracking, rate what you have finished, and see it all organised by status such as in progress, planning and completed. Rich metadata, artwork and details are fetched automatically for the things you add, and a background worker keeps that information in sync, so your library stays current without manual upkeep. You can also add fully custom entries for niche items no catalogue covers.

It suits anyone who wants a single private place to remember what they have seen and played, plan what is next, and keep their ratings and progress, inside their own cloud account rather than spread across separate watchlist and backlog services.

Why the cloudimg image

cloudimg ships Yamtrack secure by default with no surviving default login. Yamtrack's upstream ships a fixed insecure application secret and leaves open sign up on, so on the first boot of every instance cloudimg generates a fresh unique secret and database password before the app ever starts, seeds a single administrator account with a per instance random password written to a root only file, and disables open self sign up, so no two deployments share a credential, the upstream default never governs a running instance, and the instance is not world open. The app runs the officially supported way as the upstream all in one container, pinned to a fixed release, with its Celery background sync, PostgreSQL database and Redis cache bound to the internal network only and fronted on one clean URL, its data kept on a dedicated resizable volume, the base fully patched with unattended security upgrades enabled, and every deployment paired with a step by step guide and backed by 24/7 cloudimg support.

Common uses

  • A single private place to track and rate the movies, shows, anime, manga, games and books you watch, play and read
  • A self hosted, in your own account alternative to hosted watchlist and backlog services for privacy and data ownership
  • A shared media library and backlog for a household, with per user libraries and automatic metadata

Key features

  • Self-hosted Yamtrack media tracker for movies, TV shows, anime, manga, video games and books in one personal library with progress, statuses and ratings, preinstalled as the official Docker Compose stack with PostgreSQL and Redis behind one clean URL on port 80 - ready with no manual setup
  • Secure by default: a unique application secret and database password are generated for every instance on first boot, a per-instance admin account with a random password is seeded to a root-only file, and open self sign-up is disabled - no shared or default credential ships in the image
  • 24/7 technical support from cloudimg with a guaranteed 24-hour response SLA, plus a paired step-by-step deployment guide covering first sign-in, the security model, adding titles and optional metadata provider keys

See it running

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

Yamtrack Self-Hosted Media Tracker screenshot 1 Yamtrack Self-Hosted Media Tracker screenshot 2 Yamtrack Self-Hosted Media Tracker screenshot 3 Yamtrack Self-Hosted Media Tracker screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

## Why This AMI Instead of Self-Deploying?

Yamtrack is a popular open source, self-hosted media tracker that keeps one personal library of everything you watch, play and read - movies, TV shows, anime, manga, video games and books together, with per-item progress and episode tracking, ratings, statuses, a calendar and per-user libraries. Deploying it yourself means installing Docker, wiring up a multi-container Compose stack, standing up PostgreSQL and Redis, generating a Django application secret, configuring allowed hosts and CSRF, and seeding an admin account. This AMI eliminates that effort entirely - your self-hosted media tracker is running within minutes of launch, not hours, backed by 24/7 expert support with a guaranteed 24-hour response SLA.

The current release available is Yamtrack 0.25.3.

## Application Stack

The officially supported deployment runs under one systemd service via Docker Compose: the upstream all-in-one Yamtrack container (nginx in front of gunicorn, a Celery worker and Celery beat under supervisord, pinned to a fixed release) fronted on one clean URL on port 80, backed by PostgreSQL 16 and Redis 8. PostgreSQL and Redis are bound to the internal Docker network only and are never exposed. Rich metadata and artwork are fetched automatically for the titles you add, a Celery background worker keeps that information in sync, and you can add fully custom entries for niche items no catalogue covers.

## Secure By Default

Many pre-built images ship with shared or default credentials - a common vulnerability that exposes instances immediately after launch. Yamtrack's upstream application secret is a well-known fixed value and open registration is on by default; this image closes both:

  • A unique application secret and database password are generated for every instance on its first boot, before the application is reachable
  • A single administrator account with a per-instance random password is seeded and written to a root-only file
  • Open self sign-up is disabled so the instance is not left world-open, and the Django admin requires the per-instance superuser
  • No shared or default credential ships in the image, and build-time state is wiped before capture so the database and all secrets are re-created fresh on your instance

## Ready To Use

Browse to the instance on port 80, sign in with the generated admin credentials, and start tracking. Search for a movie, show, game or book and add it with a status and score, or create a fully custom entry. Each media type has its own library page, and the home dashboard surfaces what you have in progress. Optional metadata provider API keys (TMDB, MAL, IGDB) can be added for heavier use; custom entries never need one.

## What You Avoid By Using This AMI

  • Installing Docker and wiring up a multi-container Compose stack
  • Standing up and connecting PostgreSQL and Redis
  • Generating a Django application secret and configuring allowed hosts and CSRF
  • Seeding and hardening the first admin account
  • Ongoing maintenance and security patching without expert guidance

## cloudimg Support

24/7 technical support by email and chat with a guaranteed 24-hour response SLA. Our engineers help with deployment, TLS termination, backups, user management, metadata provider keys and scaling.

## Use Cases

  • A single private place to track and rate the movies, shows, anime, manga, games and books you watch, play and read
  • A self-hosted, in-your-own-VPC alternative to hosted watchlist and backlog services for privacy or data ownership
  • A shared media library and backlog for a household with per-user libraries

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

yamtrackmedia trackerwatchlistmoviestv showsanimemangaself hostedopen sourcedjango