mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Add link to blog post
This commit is contained in:
parent
5332b437dd
commit
c6b442c96b
@ -35,13 +35,17 @@ If you copy over your existing Home Assistant configuration, make sure to enable
|
|||||||
|
|
||||||
## {% linkable_title Alternative: install on generic Linux server %}
|
## {% linkable_title Alternative: install on generic Linux server %}
|
||||||
|
|
||||||
For advanced users, it is also possible to try Hass.io on your Linux server or inside a VM. To do so, run the following command as root:
|
For advanced users, it is also possible to try Hass.io on your [Linux server or inside a virtual machine][linux]. To do so, run the following command as root:
|
||||||
|
|
||||||
```curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s```
|
```bash
|
||||||
|
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s
|
||||||
|
```
|
||||||
|
|
||||||
<p class='note'>When you use this installation method, some add-ons will not be available and the documentation might not work for your installation.</p>
|
<p class='note'>
|
||||||
|
When you use this installation method, some add-ons will not be available and the documentation might not work for your installation.
|
||||||
|
</p>
|
||||||
|
|
||||||
More information about this kind of install [is located here][linux].
|
A detailed guide about running Hass.io as a virtual machine is available in the [blog](/blog/2017/11/29/hassio-virtual-machine/).
|
||||||
|
|
||||||
[Etcher]: https://etcher.io/
|
[Etcher]: https://etcher.io/
|
||||||
[resinos-network]: https://docs.resin.io/deployment/network/2.0.0/
|
[resinos-network]: https://docs.resin.io/deployment/network/2.0.0/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user