July 5, 2025
#Docker
June 28, 2025
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.
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.
June 26, 2025
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.
June 21, 2025
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.
GitHub - dockpeek/dockpeek
Contribute to dockpeek/dockpeek development by creating an account on GitHub.
June 5, 2025
KMS Docker Server
Activate any version of Windows and Office, forever - 11notes/docker-kms-gui
May 30, 2025
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.
May 27, 2025
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.
May 26, 2025
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.