Hi Community,
I am a beginner in nginx. Have ben configuring Traefik 2 as I found it easier for Docker. I just need nginx to be a reverse proxy for my docker containers… Is there a wiki that explains the options given in the nginx config generator - nginxconfig.io ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Well, I have created a guide that explains that and more. I host it on a Digital Ocean $5 Droplet at https://www.npo.run – NPO Guide
There are examples for download and the
nginx.conf
file is very well commented. I have improved upon a config generated at nginxconfig.io and decided to share it with everyone for learning.Definitely check this out.