
Automated nginx reverse proxy for Docker containers with Let's Encrypt integration and automated configuration.
NGINX Proxy is a Docker container that automatically generates and manages nginx reverse proxy configurations for other Docker containers. It listens to Docker events and dynamically updates nginx configuration files when containers start or stop, eliminating manual configuration…