mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Cleanup old references of Supervised (#13351)
This commit is contained in:
parent
b891eaaff2
commit
fe0ba16400
@ -112,10 +112,4 @@ These guides are provided as-is. Some of these install methods are more limited
|
||||
</div>
|
||||
<div class='title'>FreeNAS</div>
|
||||
</a>
|
||||
<a class='option-card' href='/hassio/installation/#alternative-install-home-assistant-supervised-on-a-generic-linux-host'>
|
||||
<div class='img-container'>
|
||||
<img src='https://brands.home-assistant.io/homeassistant/icon.png' />
|
||||
</div>
|
||||
<div class='title'>Home Assistant Supervised <br> on generic Linux server</div>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -10,8 +10,6 @@ These below instructions are for an installation of Home Assistant Core running
|
||||
|
||||
Note that Docker command line option `--net=host` or the compose file equivalent `network_mode: host` must be used to put put Home Assistant on the host's network, otherwise certain functionality - including mDNS and UPnP - will break. The `-p` command line option or the compose file equivalent `ports:` is not compatible with host networking mode and must not be used.
|
||||
|
||||
For an installation of Home Assistant Supervised, which includes Home Assistant's add-on ecosystem, see the instructions for installing [Home Assistant Supervised on a generic Linux host](/hassio/installation/#alternative-install-home-assistant-supervised-on-a-generic-linux-host/).
|
||||
|
||||
</div>
|
||||
|
||||
## Platform Installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user