This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. This tutorial was written for Linux or WSL users (I'm running Ubuntu). Github repo
Docker basics: Using mkcert and caddy with docker compose to host web services over HTTPS for local development
Nathan Cook·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.