mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update links
This commit is contained in:
parent
3581d22561
commit
ad10cd63d9
@ -14,7 +14,7 @@ redirect_from: /getting-started/installation/
|
|||||||
Beginners should check our [Getting started guide](/getting-started/) first.
|
Beginners should check our [Getting started guide](/getting-started/) first.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Home Assistant provides multiple ways to be installed. The first start may take up to 20 minutes because the required packages will be downloaded and installed. The web interface will be served on `http://ip.add.re.ss:8123/` - replace `ip.add.re.ss` with the IP of the computer you installed it on.
|
Home Assistant provides multiple ways to be installed. The first start may take up to 20 minutes because the required packages will be downloaded and installed. The web interface will be served on `http://ip.add.re.ss:8123/`. Replace `ip.add.re.ss` with the IP of the computer you installed it on.
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
Please remember to [secure your installation](/docs/configuration/securing/) once you've finished with the installation process.
|
Please remember to [secure your installation](/docs/configuration/securing/) once you've finished with the installation process.
|
||||||
@ -26,9 +26,9 @@ These install options are fully supported by Home Assistant's documentation. For
|
|||||||
|
|
||||||
**Method**|**You have**|**Recommended for**
|
**Method**|**You have**|**Recommended for**
|
||||||
:-----|:-----|:-----
|
:-----|:-----|:-----
|
||||||
[Hass.io](https://www.home-assistant.io/hassio/installation/)|Raspberry Pi<br>VM|Anybody
|
[Hass.io](/hassio/installation/)|Raspberry Pi<br>VM|Anybody
|
||||||
[Docker](https://www.home-assistant.io/docs/installation/docker/)|Docker|Anybody already running Docker
|
[Docker](/docs/installation/docker/)|Docker|Anybody already running Docker
|
||||||
[Hassbian](https://www.home-assistant.io/docs/hassbian/installation/)|Raspberry Pi|Those who want a more traditional Linux experience and either have experience with Linux, or intend to learn
|
[Hassbian](/docs/hassbian/installation/)|Raspberry Pi|Those who want a more traditional Linux experience and either have experience with Linux, or intend to learn
|
||||||
|
|
||||||
## {% linkable_title Alternative installs %}
|
## {% linkable_title Alternative installs %}
|
||||||
|
|
||||||
@ -36,14 +36,12 @@ If you use these install methods, we assume that you know how to manage and admi
|
|||||||
|
|
||||||
**Method**|**You have**|**Recommended for**
|
**Method**|**You have**|**Recommended for**
|
||||||
:-----|:-----|:-----
|
:-----|:-----|:-----
|
||||||
[Virtualenv<BR>(as another user)](https://www.home-assistant.io/docs/installation/raspberry-pi/)|Any Linux, Python 3.5.3 or later|Those familiar with their operating system
|
[Virtualenv<BR>(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.5.3 or later|Those familiar with their operating system
|
||||||
[Virtualenv<BR>(as your user)](https://www.home-assistant.io/docs/installation/virtualenv/)|Any Python 3.5.3 or later|Developers
|
[Virtualenv<BR>(as your user)](/docs/installation/virtualenv/)|Any Python 3.5.3 or later|Developers
|
||||||
|
|
||||||
<HR>
|
|
||||||
|
|
||||||
## {% linkable_title Community provided guides %}
|
## {% linkable_title Community provided guides %}
|
||||||
|
|
||||||
These guides are provided as-is. Some of these install methods are more limited than the methods above - some components may not work due to limitations of the platform or because required Python packages aren't available for that platform.
|
These guides are provided as-is. Some of these install methods are more limited than the methods above. Some components may not work due to limitations of the platform or because required Python packages aren't available for that platform.
|
||||||
|
|
||||||
<div class="text-center hass-option-cards" markdown="0">
|
<div class="text-center hass-option-cards" markdown="0">
|
||||||
<a class='option-card' href='/docs/installation/armbian/'>
|
<a class='option-card' href='/docs/installation/armbian/'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user