Skip to main content

Zero-downtime Deployments with Docker Compose & Nginx

· 5 min read
Bach Pham
Software Engineer

Hey, welcome to my blog!

Introduction

A few months ago, I worked on a project that utilized Docker and Nginx to deploy the product on Digital Ocean’s VPS. Everything at that time was quite primitive, I had to set up everything from scratch. From containerizing the application to creating a CI/CD pipeline to build, manage, and deploy different Docker image versions.

Welcome

· One min read
Bach Pham
Software Engineer

Hello world!

Like many other software engineers, I have a passion for writing code and exploring new technologies and techniques in the industry.