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.
09:14

Runtipi Appstore

List of supported Runtipi apps.
08:57

GoMFT - Go Managed File Transfer

GoMFT is a web-based managed file transfer application built with Go, leveraging rclone for robust file transfer capabilities. It provides a user-friendly interface for configuring, scheduling, and monitoring file transfers across various storage providers.
We might need this later, we might not.
22:41

LUKS encrypted Debian 12 server (Hetzner)

In this tutorial I’ll walk you through the steps of setting up Debian 12 with LUKS full disk encryption on a server you bought from the Hetzner auction. I’m using the recommended method using the “installimage” script (that Hetzner provides) to make things really easy for myself.
22:40

EMail Notification to Unlock LUKS encrypted disk via Dropbear SSH

Get notified by mail when your System is waiting to be unlocked
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.
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.
00:25

Docs — Collaborative Note-Taking and Wiki Platform

An open-source, self-hostable alternative to Notion and Outline for collaborative note-taking, wikis, and documentation. Built with Django and React, it supports real-time collaboration, structured documents and sub-documents, with full ownership of your data.
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.