18:19

VaultSync — Automated Bitwarden Vault Backup

Automated Bitwarden vault backups to 40+ cloud remotes (S3, Google Drive, Dropbox, OneDrive, Cloudflare R2, etc.) via rclone. Supports official Bitwarden and self-hosted (Vaultwarden) servers, org vaults, Docker deployment. 90 GitHub stars.
12:57

GitHub - dockpeek/dockpeek

Contribute to dockpeek/dockpeek development by creating an account on GitHub.
23:00

KMS Docker Server

Activate any version of Windows and Office, forever - 11notes/docker-kms-gui
07:51

Garage WebUI — Admin Interface for Garage Object Storage

A self-hosted web interface for managing Garage object storage, including its administration API. The project provides a React/TypeScript frontend with a Go backend, Docker deployment, optional basic authentication, and support for running behind a reverse proxy.
06:33

Live Docker Backups with btrbk (Btrfs)

A guide to using btrbk with Btrfs for point-in-time snapshots and efficient replication of live Docker data. It covers backup atomicity, Btrfs setup, local snapshot/replication configuration, incremental transfers, and scheduling recurring backups with systemd.
19:48

Speedtest Tracker — Internet Performance Monitor

A self-hosted Docker application that periodically measures internet speed and tracks connection performance and uptime over time. It includes a web dashboard, historical results, API access, configuration options, and notifications for connectivity or performance issues.
15:36

Back Up Docker Data to Backblaze B2 with restic and Backrest

A practical guide to using restic and Backrest to create scheduled, encrypted, incremental backups of live Docker data. It covers deploying Backrest, configuring a Backblaze B2 S3-compatible repository, setting backup plans and schedules, and checking or restoring snapshots.
00:40

Kurup — Self-Hosted Markdown Notes App

A simple self-hosted note-taking application built with Python and NiceGUI. It stores notes as Markdown files, supports live preview, tags, search, editing, image embedding, downloads, and Docker deployment.
21:44

DockFlare — Cloudflare Tunnel Automation for Docker

A self-hosted tool that automates Cloudflare Tunnels and Zero Trust access for Docker services using Docker labels. It manages tunnels, DNS, and access policies for containers without manual Cloudflare dashboard work, and can be used as an ingress controller for a homelab.
21:39

Webhook Tester — Debug and Replay Webhooks (Go)

Self-hosted webhook testing tool built in Go. Create unique endpoints to capture and inspect incoming webhook requests (headers, body, payload), replay events, and customize responses. Docker-ready, API key auth, Swagger docs. 110 stars.