selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Ratelog logo

Ratelog

13

About

Ratelog is a self-hosted web application for people who want to search for movies and TV shows, rate them in a structured way, and keep track of what they watch. It is centered around TMDB data and...

Community Ratings

No ratings yet

Features

  • TMDB movie and TV search
  • release tracking and premieres page
  • category-based ratings
  • automatic average score calculation
  • top lists for movies and TV shows
  • custom lists
  • community browsing of other users' activity
  • Letterboxd import
  • multi-user accounts
  • PWA mobile installation

Details

Last Updated
Aug 27, 2026
Created
Apr 24, 2026
Install Methods
dockerdocker-compose
Requirements
DockerDocker ComposeTMDB API keyPostgreSQL
Authentication
local
API
REST
Runtime / Stack
Docker
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (1 volume)

docker-compose.yml · @ 2274a10 · scanned Aug 28, 2026

services:
  postgres:
    image: postgres:18-alpine
    container_name: ratelog-postgres
    environment:
      POSTGRES_DB: ${POSTGRES_DB:-ratelog}
      POSTGRES_USER: ${POSTGRES_USER:-postgres}
      POSTGRES_PASSWORD: ${POSTGRES_PASSWORD:-postgres}
    ports:
      - "5432:5432"
    volumes:
      - pgdata:/var/lib/postgresql
    healthcheck:
      test: ["CMD-SHELL", "pg_isready -U ${POSTGRES_USER:-postgres}"]
      interval: 5s
      timeout: 3s
      retries: 5

  ratelog:
    build:
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Aug 28, 2026

Related Software

Immich logo

Immich

112.8k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
OpenCut logo

OpenCut

87.5k
OpenCut is a free and open source video editor for web, desktop, and mobile.
Video EditingMedia ManagementAutomation Tools+1
Details
Jellyfin logo

Jellyfin

56.3k
Jellyfin is a free software media server for managing and streaming personal media to client devices.
Multimedia StreamingCopyleft LicenseMedia Management+3
Details
PhotoPrism logo

PhotoPrism

40.1k
An AI-powered photo and video library for browsing, organizing, searching, and sharing media privately.
Photo GalleriesCopyleft LicenseMedia Management+4
13 ContainersOpen CoreFOSS with Issues
Details
openscreen logo

openscreen

39.9k
OpenScreen is a free, open-source screen recording app for creating simple product demos and walkthroughs.
Media ManagementVideo EditingCopyleft License+1
Details
qBittorrent logo

qBittorrent

39.7k
qBittorrent is a BitTorrent client built in C++/Qt and powered by libtorrent.
P2P File SharingCopyleft LicenseMedia Management+2
Details
Cloudreve logo

Cloudreve

28.6k
Cloudreve is a self-hosted file management system with multi-cloud storage support.
File SynchronizationCopyleft LicenseWeb File Managers+4
3 Containers
Details
Ente logo

Ente

28.5k
Ente is a fully open source, end-to-end encrypted platform for storing photos, authenticator codes, documents, and notes in the cloud or via self-hosting.
Photo GalleriesMedia ManagementFile & Object Storage+2
Open Core
Details
Calibre logo

Calibre

25.7k
calibre is a cross-platform e-book manager that can view, convert, edit, catalog, and fetch metadata for e-books.
E-Book ManagementCopyleft LicenseMedia Management
Details
Navidrome Music Server logo

Navidrome Music Server

23.2k
Navidrome is an open source web-based music collection server and streamer that lets users access their music library from browsers or mobile devices.
Audio StreamingMedia ManagementSelf Hosting Solutions+1
Single Container
Details
Recordly logo

Recordly

22.7k
Recordly is an open-source desktop screen recorder and editor for creating polished demo videos, walkthroughs, and product videos.
Media ManagementVideo EditingFully FOSS
Fully FOSS
Details
Cap logo

Cap

21.3k
Cap is an open source screen recording platform for creating, editing, and sharing polished videos with team collaboration features.
Video EditingCopyleft LicenseMedia Management+1
5 ContainersTelemetry: Opt-Out
Details