![]() * First draft of PowerShell Installer. * Refined approach to install and service Used a powershell script for service creation that I have used in the past to make it simpler and will be modifying it to be the control process as well. * Path cleanup and ready for inital review. |
||
---|---|---|
.. | ||
misc | ||
service | ||
systemd | ||
hassio_install | ||
hassio_install.ps1 | ||
README.md |
Install HassIO
That is only if you want run HassIO on a generic system without our hardware images.
Requirements
docker
bash
socat
jq
curl
Run
Run as root:
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -
On a special platform they need set a machine type use:
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash - -m MY_MACHINE
Machine
- raspberrypi
- raspberrypi2
- raspberrypi3
- qemux86-64
- qemux86