01:36

Watch Digest

WatchDigest is a monitoring tool that scans local Docker containers, checks whether their images are outdated, and optionally updates those images. It can notify you across a wide range of messaging platforms when updates are available or have been applied.
Watchtower has not been updated for a while now. Maybe this is a good alternative then.
01:09

cactoide — Federated mobile-first RSVP platform (Meetup.com alternative)

Self-hosted, federated event RSVP platform built with SvelteKit. Mobile-first design with ActivityPub-style federation between instances. Alternative to Meetup.com, Eventbrite, and Partiful. AGPLv3, 389 stars.
01:01

agregarr — Plex Collections manager that keeps Home & Recommended fresh

Automatically creates and rotates Plex collections from TMDB, IMDb, Letterboxd, and other sources. Built on Overseerr’s codebase, inspired by Kometa. Docker-ready, GPL-3.0, 997 stars.
00:33

Docker Wakeup

An intelligent Docker container management system that automatically starts containers on-demand when accessed, stops idle containers to save resources, and generates NGINX configurations for seamless reverse proxy setup.
17:47

n8n-local: Run n8n + Postgres + pgAdmin via Docker Compose

Docker Compose setup to self-host n8n with a Postgres backend and pgAdmin for DB management — quick local automation stack.
12:25

Yamtrack: Self-Hosted Media Tracker (Movies, TV, Books)

Open-source self-hosted media tracker built with Django — tracks movies, TV shows, books, and more, with Docker deployment and Postgres/SQLite support.
18:44

Loggifly

Get Alerts from your Docker Container Logs.
10:10

Self-Hosted URL Shortener (Go + Gin + Postgres + Redis)

Self-hosted URL shortening service built in Go/Gin-Gonic with user auth, a link management dashboard, Redis caching, Postgres storage, and Docker deployment behind Nginx.
10:04

RustiCal — CalDAV/CardDAV Server in Rust

Lightweight, actively-developed CalDAV/CardDAV server backed by a single SQLite database. Supports OIDC login, WebDAV Push for near-instant DAVx5 sync, group-based sharing, and calendar import/export. Single-binary Docker image.
20:02

Outline Wiki — Docker Compose Install Guide

Complete Docker Compose setup for Outline, a self-hosted Notion-alternative wiki (BSL 1.1 license, ~39.8k GitHub stars). Covers Postgres 18/Redis 7, Slack or OIDC auth, SMTP, local file storage, and Cloudflare Tunnels. Updated for v1.9.0.