Blue-Green Deployment with Docker Compose and Caddy on Raspberry Pi
This article explains how to implement a blue-green deployment strategy for a Go application using Docker Compose and Caddy on a Raspberry Pi. Blue-green deployment is a technique that reduces downtime by running two identical environments called Blu...
Nov 3, 20243 min read723
