Docker Deploy on VPS: Nginx Strategies for Zero Downtime
Mustafa Erbay details the technical aspects and strategies for achieving zero-downtime deployments using Nginx for Dockerized applications on a VPS.
7 posts found.
Mustafa Erbay details the technical aspects and strategies for achieving zero-downtime deployments using Nginx for Dockerized applications on a VPS.
A step-by-step guide on how I manage multiple Docker applications on a single VPS using Nginx reverse proxy, and the challenges I encountered.
I explain the unexpected effects of Cloudflare cache bypass rules and how I overcame them with Nginx to improve performance. My experiences on my own VPS.
Cloudflare cache was stuck at 1.1%. Astro Node adapter returns max-age=0 for HTML. Override based on content-type via nginx map directive.
A simple and auditable mTLS setup on Nginx for protecting management APIs with client certificates.
A practical Nginx-based approach to verifying service identity through mutual TLS for internal service traffic.
How to set up a secure reverse proxy structure that hides your origin IP using Cloudflare Tunnel.