Hallo, I want to install an nginx reverse Proxy for my proxmox server an some vm‘s on it, what would be the best way, on the proxmox it self, in an linux vm, in a docker container on the proxmox server
I would always try to install stuff in a VM/LXC first before installing it on your PVE. Makes it more secure and easier to manage (backup, migrate, replace, ...).
If you want a webUI for it you might want to have a look at a Linux VM running docker running Nginx Proxy Manager: https://nginxproxymanager.com/
If you want to run this proxied server as a single ingress for everything, you need also to create to iptables rules on your single PVE host to forward the ports to the guest. This is often the case for hosted PVE with only one public IP.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.