Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
Docker setup
Add the container
Configuration
In your nginx config directory create a nginx.conf
file:
Now you can create multiple configurations in a new conf.d
directory like this:
SSL
Edit your your-comain.com.conf
like this: