hassio-build/install
Sytone da899e64fd HASS.io on Windows (#18)
* 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.
2017-06-30 15:20:17 +02:00
..
misc cleanup install script 2017-04-23 22:18:53 +02:00
service HASS.io on Windows (#18) 2017-06-30 15:20:17 +02:00
systemd Update generic installation to new variable / better log output 2017-04-26 11:47:12 +02:00
hassio_install move docker hup (#2) 2017-04-27 10:44:32 +02:00
hassio_install.ps1 HASS.io on Windows (#18) 2017-06-30 15:20:17 +02:00
README.md fix spell 2017-05-08 16:43:57 +02:00

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