
Boilerplate configuration for nginx and certbot with docker-compose
This repository provides a boilerplate for setting up nginx and Let's Encrypt with Docker. It includes a script that fetches and renews Let's Encrypt certificates for one or multiple domains in a docker-compose setup with nginx. This allows for easy configuration of nginx as a reverse proxy for an application.
This repository provides a boilerplate for setting up nginx and Let's Encrypt with Docker. It simplifies the process of configuring nginx as a reverse proxy for an application by including a script that fetches and renews Let's Encrypt certificates automatically. The boilerplate supports multiple domains, making it suitable for scenarios where nginx needs to act as a reverse proxy for multiple applications.
