Deploy Nginx proxy on Docker Rootless mode



Deploy Nginx proxy on Docker Rootless mode

Deploy Nginx proxy on Docker Rootless mode

Let’s deploy Nginx proxy on Docker Rootless mode in Ubuntu 20.04 with a Vultr VPS.

The Nginx Proxy on Docker is used to deploy multiple websites and applications, each with its own domain and HTTPS with free Let’s encrypt SSL certificates, in the same server. In other words, the Nginx proxy makes possible to redirect multiple Internet domains to a single IP address.

We’ll use the Nginx proxy automation repo by Evert Ramos:
https://github.com/evertramos/nginx-proxy-automation

You can follow along for free by using a Vultr VPS by using my affiliate link:
https://www.vultr.com/?ref=8501004-6G
Create a Vultr account with that link and get $100 USD in credit for you to test it!

The commands used are in the following link:
https://pathros.blogspot.com/2021/07/como-implementar-nginx-reverse-proxy.html