self-hosting
Infrastructure updates, a new machine, and the usual suffering
Building a Self-Hosted Pastebin in Rust
Building a Self-Hosted Mail Stack (And Everything Else)
Pastebin
A self-hosted pastebin written in Rust. Syntax highlighting, burn-after-read, expiring pastes, and password protection.
QR Code Generator
A self-hosted QR code generator written in Rust. Outputs SVG and PNG, supports logo embedding and print mode.
seraph-mail
A bespoke webmail client built on top of docker-mailserver. IMAP/SMTP, dark mode, inline images, and a UI that actually looks the way I want.
Building a Self-Hosted Link Shortener in Rust with Axum and PostgreSQL
How I built and deployed a self-hosted link shortener in Rust using Axum, PostgreSQL, and SQLx — with input sanitization, URL validation, click analytics, and a token-protected admin interface.
Rust URL Shortener
A self-hosted link shortener written in Rust using Axum and PostgreSQL.
Self-Hosting a Hugo Site with a Git Push Deploy Pipeline