Search results

  1. M

    [SOLVED] Proxmox GUI behind a nginx reverse proxy

    yes it's the whole config thanks a lot, i make an ssl certificate (autosigned for the moment) and i put alle the tls args in the pmx.conf and all it's OK Thanks a lot for your replies
  2. M

    [SOLVED] Proxmox GUI behind a nginx reverse proxy

    good morning TodorPetkov, thanks for replying Here is my pmx.conf upstream pmx.domain.ltd { server "pmx.domain.ltd"; } server { listen 80; rewrite ^(.*) https://$host$1 permanent; } server { listen 80; server_name pmx.domain.ltd; ssl off; proxy_redirect off...
  3. M

    [SOLVED] Proxmox GUI behind a nginx reverse proxy

    hi everybody, I install proxmox 6.3-6 on a DMZ, i ran a reverse proxy with nginx following the wiki page: https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy i can connect to the proxmox GUI interface, i can enter my username and password, but i didn't see anything else i receive a pop up...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!