Yams: Media Server
When you download a torrent, the file sits in your "downloads" folder. When Sonarr imports it to your "TV" folder, it normally copies it—doubling the disk space until the torrent seeds fully.
is a modern solution: a fully automated, opinionated, and script-driven installer for a complete media server stack using Docker and Traefik. It’s designed to take you from a fresh Ubuntu server to a fully functioning, remote-accessible media powerhouse in under 30 minutes. yams media server
In 2024–2025, YAMS has become the recommended starting point for r/selfhosted and r/PleX users. It sits in the sweet spot between "too simple" (pre-built NAS apps) and "too complex" (DIY Kubernetes). When you download a torrent, the file sits
| Service | Purpose | |---------|---------| | | The media player & server frontend (can be swapped with Jellyfin if desired). | | Traefik | Reverse proxy + automatic SSL (Let's Encrypt). | | Radarr | Automated movie downloading & quality management. | | Sonarr | Automated TV show downloading & quality management. | | Prowlarr | Indexer manager (feeds all *arr apps with torrent/usenet indexers). | | Overseerr (or Jellyseerr) | Request system – allows users to request movies/shows that get auto-downloaded. | | qBittorrent (or Transmission) | Torrent client. | | SABnzbd | Usenet downloader. | | Jackett (optional) | Alternate indexer proxy. | | Watchtower | Auto-updates Docker containers. | | Gluetun | VPN kill-switch container (ensures downloads go through VPN). | It’s designed to take you from a fresh