security
9 posts
Docker Security Best Practices for Self-Hosters in 2026
TL;DR: The Docker security practices that reduce the most risk are running applications as non-root, publishing only required ports, dropping
How to Harden Your Linux VPS in 10 Minutes
TL;DR Lock down a fresh Linux VPS in 10 minutes: disable root SSH login, set up SSH keys, configure UFW firewall,