ESXi web client install

Howto: https://www.vladan.fr/esxi-free-web-client-interface/
Descr.: https://www.vmgu.ru/news/vmware-esxi-embedded-web-client
Download: https://labs.vmware.com/flings/esxi-embedded-host-client
Troubleshooter for 5.5: https://www.virtuallyghetto.com/2015/08/new-html5-embedded-host-client-for-esxi.html

 

Как зайти:
https://esxi.host/ui/

How to install:
esxcli software vib install -v /vmfs/volumes/storagename/Distr/VM/WebClient/esxui-signed-5214684.vib

 

Troubleshooting:

Service 503 error:
Step 1 – SSH to your ESXi host and open the following configuration file:
vi /etc/vmware/rhttpssproxy/endpoints.conf
Step 2 – Remove the following line and save the changes
set cursor on this line:
/ui local 8308 redirect allow
and press dd
press ZZ (with shift) to save
Step 3 – Restart the reverse proxy by running the following command:
/etc/init.d/rhttpssproxy restart

 

Справочник по vi:
https://rsusu1.rnd.runnet.ru/unix/ucomm/vi.html