diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown index 1a2f09b100f..d1219130041 100644 --- a/source/_docs/installation.markdown +++ b/source/_docs/installation.markdown @@ -112,10 +112,4 @@ These guides are provided as-is. Some of these install methods are more limited
FreeNAS
- -
- -
-
Home Assistant Supervised
on generic Linux server
-
diff --git a/source/_docs/installation/docker.markdown b/source/_docs/installation/docker.markdown index c1754bfc98f..4c32c3dfc26 100644 --- a/source/_docs/installation/docker.markdown +++ b/source/_docs/installation/docker.markdown @@ -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/). - ## Platform Installation