Site updated at 2018-01-03 17:51:43 UTC
This commit is contained in:
parent
5e2e73172f
commit
f19eee2712
32 changed files with 77 additions and 77 deletions
|
@ -75,7 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>If you’re interested in logging in to Home Assistant while away, you’ll have to make your instance remotely accessible.</p>
|
||||
<p>If you’re interested in logging in to Home Assistant while away, you’ll have to make your instance remotely accessible. Remember to follow the <a href="/docs/configuration/securing/">securing checklist</a> before doing this.</p>
|
||||
<p>The most common approach is to set up port forwarding from your router to port 8123 on the computer that is hosting Home Assistant. General instructions on how to do this can be found by searching <code class="highlighter-rouge"><router model> port forwarding instructions</code>.</p>
|
||||
<p>A problem with making a port accessible is that some Internet Service Providers only offer dynamic IPs. This can cause you to lose access to Home Assistant while away. You can solve this by using a free Dynamic DNS service like <a href="https://www.duckdns.org/">DuckDNS</a>.</p>
|
||||
<p>Remember: Just putting a port up is not secure. You should definitely consider encrypting your traffic if you are accessing your Home Assistant installation remotely. For details please check the <a href="/blog/2015/12/13/setup-encryption-using-lets-encrypt/">set up encryption using Let’s Encrypt</a> blog post, or this <a href="https://home-assistant.io/docs/ecosystem/certificates/lets_encrypt/">detailed guide</a> to using Let’s Encrypt with HA.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue