seraph
Building a Self-Hosted SSH Honeypot in Rust
rustaxumsqlitesecurityself-hostingsysadmin
SSH Honeypot
A self-hosted SSH honeypot with a live web dashboard. Captures auth attempts, geolocates source IPs, and streams events in real time.
rustaxumsqlitesecurityself-hosting
Infrastructure updates, a new machine, and the usual suffering
homelabarchlinuxrustself-hostingdevlog
Building a Self-Hosted Pastebin in Rust
rustaxumpostgresqlself-hostinglinuxsysadmin
Building a Self-Hosted Mail Stack (And Everything Else)
self-hostingemaildockersecuritylinuxsysadminreact
Pastebin
A self-hosted pastebin written in Rust. Syntax highlighting, burn-after-read, expiring pastes, and password protection.
rustaxumpostgresqlself-hosting
QR Code Generator
A self-hosted QR code generator written in Rust. Outputs SVG and PNG, supports logo embedding and print mode.
rustaxumself-hosting
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.
reactnodeself-hostingemail
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.
rustaxumpostgresqlself-hostingnginxlinuxsysadmin
Rust URL Shortener
A self-hosted link shortener written in Rust using Axum and PostgreSQL.
rustaxumpostgresqlself-hosting
Self-Hosting a Hugo Site with a Git Push Deploy Pipeline
linuxself-hostinghugonginxgitsysadmin