I'm new to proxmox and have done my initial setup, all seems to work fine.
I plan to install nginx directly on the proxmox host, and from there redirect to some VM's as HomeAssistant.
I have setup HASSOS on a VM, but my proxmox cannot access the IP
ORT , however I can access it from any other machine in the network.
Seems like PVE does not have direct access to the VM's
/etc/network/interfaces
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static...
Read more
I plan to install nginx directly on the proxmox host, and from there redirect to some VM's as HomeAssistant.
I have setup HASSOS on a VM, but my proxmox cannot access the IP
Seems like PVE does not have direct access to the VM's
/etc/network/interfaces
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static...
Read more