Articles by tag: Nginx
Blue-Green deploy on Docker Compose without downtime
How to implement blue-green deploy with zero downtime on Docker Compose and nginx. Detailed guide for web services and background workers.
HTTP Latency Diagnostics: from Nginx to the Kernel
Searching for causes of latency in the HTTP pipeline. Analysis of Nginx logs, Server-Timing, and TCP_INFO for quick localization of bottlenecks.
nginx Vulnerability CVE-2026-27654: AI and Exploit in Hours
Critical Bug in nginx with WebDAV Discovered by AI Claude. From Patch to Attack — Hours. Learn Details, Consequences, and How to Protect Servers. Update Urgently for Security.
mod_rewrite for Nginx: .htaccess in CMS
Learn how to integrate .htaccess from Apache into Nginx for WordPress, Drupal. nginx-mod-rewrite module with benchmarks and configs. Simplify CMS migration without losing pretty URLs.
Syncloud: self-hosting without Docker and configs
How open source platform on Go solves the pain of manual server management. Installation, SSO, HTTPS and updates — without terminal. For devops and senior developers.
Docker on VPS: 24 containers in production
How to deploy 24 containers on VPS with 6 GB RAM. Architecture, Elasticsearch optimization, SSH tunnels, monitoring without Prometheus. For DevOps and middle/senior engineers.