hassio-build/install
Fabian Affolter 867192ff1d
Minor update
2017-08-04 12:25:41 +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 description 2017-07-26 23:19:43 +02:00
hassio_install Fix typo 2017-07-26 23:22:05 +02:00
hassio_install.ps1 Update details 2017-07-26 23:25:46 +02:00
README.md Minor update 2017-08-04 12:25:41 +02:00

Install Hass.io

Beside the usage of the images it's also possible to run Hass.io on a generic system without flashing an image.

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

Supported Machine types

  • raspberrypi
  • raspberrypi2
  • raspberrypi3
  • qemux86-64
  • qemux86