Nginx Reverse Proxy SSL Automation with Docker, Let’s Encrypt and Cron

preview_player
Показать описание
In this video we show you how to build a Reverse Proxy and SSL automation with Nginx, Docker, Letsencrypt and Cron.
We start with some examples how you can setup our Reverse Proxy with just one command to pass requests to your upstream services on your host, your docker containers, your docker compose services or on other servers.
Then we create the Nginx Reverse Proxy Dockerfile for the Docker Image that you can run with Docker Run or Docker Compose.

Chapters in this video:
0:00 - Intro and Explanation
01:22 - Docker Run samples
03:06 - Add additional servers
03:54 - Docker Run script
04:52 - Docker Compose samples
05:41 - Docker Compose file
06:27 - Switching Docker Compose projects
07:04 - Start Docker Compose project
07:20 - Reverse Proxy Dockerfile
08:55 - Reverse Proxy Entrypoint
09:13 - Nginx background and foreground execution
09:55 - Reverse Proxy and SSL scripts
11:21 - Outro

Video related links:

About us:

Hashtags:
#nginx #ssl #letsencrypt
Рекомендации по теме
Комментарии
Автор

This definitely can solve some problems I've been having. Trying this.

CXProductions
Автор

Please do we need to buy a new sell certificate or it is generated and authenticated once running the docker command line in combination just like you did in your first command?

ntonso
Автор

it would be great if you attach github link to the video

maksympozhydaiev