Tag

Self-Hosting

wstunnel: Tunnel Anything Through a Restrictive Firewall
Networking

wstunnel: Tunnel Anything Through a Restrictive Firewall

How to get SSH, a VPN, or any connection out of a network that only allows web traffic — by wrapping it in a WebSocket with wstunnel. Setup for both ends, the recipes you'll use, and how to lock the server down.

Sep 13, 2026 7 min read
How to Self-Host n8n on Your Own VPS
n8n

How to Self-Host n8n on Your Own VPS

A production-ready n8n setup on a Linux VPS: Docker Compose with PostgreSQL, Nginx and HTTPS in front, a pinned version, real backups, and optional Python task runners.

Sep 13, 2026 9 min read