Nginx Proxy Manager - Installation Docker + Portainer

preview_player
Показать описание
Nginx Proxy Manager Installation on Docker using Portainer.

In this tutorial , we walk through installing Nginx Proxy Manager on Docker.

- Setting up Nginx Proxy Manager
- Add Domain to Nginx Proxy Manager
- Use Container Service [wordpress] to route traffic through Nginx Proxy Manager
- Auto SSL for webistes , domains.

#nginx #nginxproxymanager #docker #learndevops #dockertutorial #portainer #dockercompose #enterprisesolutions
Рекомендации по теме
Комментарии
Автор

Thank youf for the tutorial, I found it very easy to follow.

christophermccann
Автор

Thanks a lot from Papua New Guinea!!! I had a hunch my containers needed to be on the same subnet as NPM but your video proved it and I tried it and it's now working. So happy. I'd shout you lunch if you were here.

ShannonSariman
Автор

This is the best discussion about Nginx Proxy Manager on Docker ANYWHERE. Congratulations for being so succinct and thorough. What Cloudflare didn't discuss was the creation of a docker network create tunnel. Then your method of quickly finding docker IPs was also very helpful. Thanks again.

michaellavelle
Автор

Great video. Thank you for the level of details

khalidelgazzar
Автор

been looking for this tutorial for over a week. THANK YOU

budawski
Автор

Thanks a lot bro, i spent hours searching for a solution, you really saved my day. Thanks again

MichaelGyan-en
Автор

What ports should I use if 80 and 443 are already in use?

Arctics
Автор

As explained in above video, i could able to setup NPM, could you explain how does redirection hosts works, as i see NPM UI doesn't support round robin method and i want to add multiple K3s backend hosts, kind of upstreaming we do for multiple hosts in simple nginx.conf..could you help me with additional config like Custom Nginx Configurations: stream.conf and http.conf files structure.

avinashh-ll
Автор

Nice video. Quick one - is there a way to deploy Nginx Proxy Manager on other ports other than 80/443? I've tried 8080/8443 with no luck
Thanks in advance!

kevin_kk
Автор

not working, i get an error: invalid mount config for type "bind"

kriit
Автор

Thank you so much for this helpful tutorial! Is it also working with multiple Wordpress instances? And if so, what do I need to change in the stacks config? I believe that the entries for MYSQL_USER and WORDPRESS_DB_USER have to be identical, is it correct? And also MYSQL_PASSWORD and WORDPRESS_DB_PASSWORD?

LutzMarkwirth
Автор

So Docker based proxy manager can only reverse proxy other Docker services. In case we want to use it for example sonarqube web server reverse proxy which is installed on server directly and attached to localhost:9000 port, can we use Docker based proxy manager in this case?

SanjayK-GoldenRatio
Автор

followed the tutorial but cant seem to deploy it pulling fs layer failed

jakeaquilina
Автор

can you tell why you deleted the port from container ?

Qadat
Автор

Como entro a nginx Proxy ? Q usuario pongo

JulianHetfield