---
title: "Deploy Yamtrack"
description: "Self-hosted tracker for movies, TV, anime, manga, games, and books."
category: "Other"
url: https://railway.com/deploy/yamtrack
---

# Deploy Yamtrack

Self-hosted tracker for movies, TV, anime, manga, games, and books.

**[Deploy Yamtrack on Railway](https://railway.com/template/yamtrack)**

- **Creator:** Heron Technology
- **Category:** Other
- **Total deploys:** 1

## Template content

### Redis https://cdn.simpleicons.org/redis/FF4438

- **Image:** redis:8.0.2@sha256:b43d2dcbbdb1f9e1582e3a0f37e53bf79038522ccffb56a25858969d7a9b6c11

### Yamtrack https://raw.githubusercontent.com/FuzzyGrim/Yamtrack/v0.25.3/docs/assets/logo.png

- **Image:** ghcr.io/fuzzygrim/yamtrack:0.25.3@sha256:00acf008bca8171226063bc0f8f08ef7ffe24a10bcebf8676cce335ce312c307
- **Health check:** /health/
- **Public domain:** Yes

## Documentation

# Deploy and Host Yamtrack on Railway

Yamtrack is an open-source, self-hosted media tracker for movies, television, anime, manga, video games, books, comics, and board games. It supports multiple users, progress and rating history, custom lists, release calendars, notifications, imports, exports, and optional integrations with media servers and identity providers.

## About Hosting Yamtrack

This Railway template deploys Yamtrack v0.25.3 with a private Redis service. Yamtrack uses its upstream SQLite deployment mode and stores its database on a persistent volume at `/yamtrack/db`; Redis stores cache and task state on a separate persistent volume at `/data`. Only Yamtrack receives a public HTTP domain. Railway references connect the services over private networking, the signing secret is generated at deployment time, and `/health/` verifies SQLite, Redis, cache, and Celery readiness.

## Common Use Cases

* Track media progress, ratings, dates, notes, and repeat watches or reads
* Share one private, multi-user media library with a household or small group
* Import existing history and integrate optional media servers or identity providers

## Dependencies for Yamtrack Hosting

* Yamtrack v0.25.3
* Redis 8.0.2

### Deployment Dependencies

* [Yamtrack setup documentation](https://github.com/FuzzyGrim/Yamtrack/blob/v0.25.3/docs/setup.md)
* [Yamtrack environment-variable reference](https://github.com/FuzzyGrim/Yamtrack/blob/v0.25.3/docs/env-variables.md)
* [Yamtrack source and license](https://github.com/FuzzyGrim/Yamtrack/tree/v0.25.3)

### Implementation Details

The app image runs database migrations before starting Nginx, Gunicorn, Celery, and Celery Beat. Yamtrack and Redis each receive one Railway volume because Railway attaches a volume to a single service. The Redis image keeps privileges on Railway so it can write around the volume's `lost+found` directory; Redis remains private and has no public domain.

## Why Deploy Yamtrack on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Yamtrack on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/yamtrack
