#Dashboard on proxmox

1 messages · Page 1 of 1 (latest)

naive goblet
#

Hello,

I have currently migrated to proxmox and have a monitor that is attached to the pc running proxmox. What is the recommended way to get my dashboard on that monitor? I have searched for quite some time now, but it's hard to find results that actually describe the topic. (Searching for "dashboard on proxmox" or "dashboard vm" does yield 0 results.)

I have thought about just creating a VM and installing Ubuntu on it, but I am curious if they are other ways that might to a better job.

Thanks for your help!

north root
#

I was looking for the same thing and stumbled upon this linkhttps://smarthomescene.com/guides/how-to-monitor-and-control-proxmox-virtual-environment-in-home-assistant/

Guide for setting up Proxmox VE Custom Integration for monitoring and control of your virtual machines and containers from Home Assistant.

cedar scroll
#

I'm not 100% positive, but I'm fairly certain HA does not have any "local" capabilites. I imagine a lightweight VM with a web browser would probably be the best (and easiest) choice.

north root
ashen heron
#

Proxmox is a server os, which does not have a gui. If you want a stand alone dashboard, host a service for it in a vm and use a rpi or something for a kiosk browser connected to a screen, connecting to that vm.

zinc sage
#

@ashen heron Actually, Proxmox VE does have a GUI. I do 98% of my Proxmox administration through their web based GUI.

ashen heron