{ "name": "PiMox HAOS", "slug": "pimox-haos-vm", "categories": [ "Home Assistant" ], "date_created": "2024-04-29", "type": "vm", "updateable": 0, "privileged": 0, "interface_port": "8123", "documentation": "", "website": "https://github.com/jiangcuo/Proxmox-Port", "logo": "https://github.com/tteck/Proxmox/blob/main/misc/images/pimox.png?raw=true", "description": "The script automates the manual process of finding, downloading and extracting the aarch64 (qcow2) disk image provided by the Home Assistant Team, creating a VM with user defined settings, importing and attaching the disk, setting the boot order and starting the VM.", "install_methods": [ { "type": "default", "script": "vm/pimox-haos-vm.sh", "resources": { "cpu": "2", "ram": "4096", "hdd": "32G", "os": "", "version": "" } } ], "default_credentials": { "username": "", "password": "" }, "alerts": [] }