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.
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.
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.
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.
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.
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.