📰 Dev.to · byteguard
17 articles · Updated every 3 hours · View all reads
All
Articles 97,516Blog Posts 113,551Tech Tutorials 24,586Research Papers 20,509News 15,581
⚡ AI Lessons

Dev.to · byteguard
1d ago
How to Set Up Nginx Proxy Manager with Docker
Set up Nginx Proxy Manager with Docker in minutes: free auto-renewing SSL, a reverse proxy for every self-hosted app, and the steps to lock down the admin panel

Dev.to · byteguard
2d ago
How I Built byte-guard.net from Scratch on a Hetzner VPS
A step-by-step guide to building a self-hosted security blog with Ghost, Nginx Proxy Manager, and Uptime Kuma on a Hetzner VPS using Docker Compose.

Dev.to · byteguard
2d ago
Self-Hosting Nextcloud with Docker Compose
Step-by-step guide to self-host Nextcloud with Docker Compose, MariaDB, and Nginx reverse proxy. Includes SSL, performance tuning, and security.

Dev.to · byteguard
2d ago
How to Self-Host Gitea with Docker Compose
Learn how to self-host Gitea with Docker Compose, PostgreSQL, reverse proxy, and CI/CD. Complete setup guide with SSH passthrough.

Dev.to · byteguard
2d ago
Hetzner Review 2026: My Honest Experience
Hetzner Cloud review after months of real use — performance benchmarks, pricing breakdown, dashboard UX, and honest pros and cons for 2026.

Dev.to · byteguard
2d ago
Advanced Docker Container Security Guide
Master advanced Docker container security with seccomp, AppArmor, Trivy scanning, Falco runtime monitoring, and image signing techniques.

Dev.to · byteguard
2d ago
How to Monitor Your Server with Uptime Kuma
Set up Uptime Kuma with Docker to monitor your servers, get instant alerts, and create public status pages — full setup guide with notifications.

Dev.to · byteguard
2d ago
15 Best Free Security Tools in 2026
The best free security tools in 2026 for network scanning, web testing, password auditing, and monitoring. All open source and battle-tested.

Dev.to · byteguard
2d ago
The 3-2-1 Backup Setup for Self-Hosters: restic + Backblaze B2
Back up your self-hosted Docker stack the right way with restic + Backblaze B2: encrypted, deduplicated, off-site, automated, and restore-tested.

Dev.to · byteguard
2d ago
Self-Host n8n on a VPS with Docker
Self-host n8n on a VPS with Docker Compose: SSL, reverse proxy, auth, backups, and the security gotchas nobody warns you about. Own your automation stack.

Dev.to · byteguard
2d ago
Self-Host Immich on a VPS: Your Own Private Google Photos
Self-host Immich with Docker to replace Google Photos: phone auto-backup, AI face and object search, SSL, and backups — your photos on a server you own.

Dev.to · byteguard
1mo ago
SSH Hardening — The Ultimate Guide for 2026
Harden your SSH server with this step-by-step guide — key-based auth, port changes, Fail2Ban, 2FA, and sshd_config best practices for 2026.

Dev.to · byteguard
1mo ago
🚨 cPanel auth bypass affects ALL supported versions, patched today.
Fix: update to 11.110.0.97, 11.118.0.63, 11.126.0.54, or 11.132.0.29 depending on your branch. If you're running cPanel and haven't patched, assume the panel is exposed.
#CyberSecurity
A post by byteguard

Dev.to · byteguard
2mo ago
Top 10 Self-Hosted Alternatives to SaaS Tools
Ditch the subscriptions — 10 self-hosted alternatives to popular SaaS tools you can run on your own server with Docker today.

Dev.to · byteguard
2mo ago
How to Self-Host Vaultwarden with Docker
Self-host Vaultwarden with Docker Compose — full guide to running your own Bitwarden-compatible password manager on your VPS in under 20 minutes.

Dev.to · byteguard
2mo ago
Setting Up WireGuard VPN on Your Own Server
Set up a WireGuard VPN on your own VPS in under 15 minutes — full walkthrough with Docker, key generation, and client config for all platforms.

Dev.to · byteguard
2mo ago
Nginx Proxy Manager vs Traefik vs Caddy: Which Reverse Proxy Should You Pick in 2026?
Nginx Proxy Manager vs Traefik vs Caddy — a hands-on comparison of the three best reverse proxies for self-hosting with Docker in 2026.
DeepCamp AI