Site updated at 2017-07-31 21:04:10 UTC
This commit is contained in:
parent
0f3133c4ac
commit
187b064bcb
27 changed files with 42 additions and 41 deletions
|
@ -82,7 +82,8 @@
|
|||
<p class="note">
|
||||
This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.
|
||||
</p>
|
||||
<p>To use this add-on, you must have a private/public key to log in. To generate them, follow the <a href="https://www.digitalocean.com/community/tutorials/how-to-create-ssh-keys-with-putty-to-connect-to-a-vps">instructions for Windows</a> and <a href="https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/">these for other platforms</a>. It is possible to set a password for login since version 2.0 but for hight security use private/public keys. You can not run both variant at same time.</p>
|
||||
<p>To use this add-on, you must have a private/public key to log in. To generate them, follow the <a href="https://www.digitalocean.com/community/tutorials/how-to-create-ssh-keys-with-putty-to-connect-to-a-vps">instructions for Windows</a> and <a href="https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/">these for other platforms</a>. It is possible to set a password for login since version 2.0 but for high security use private/public keys. You can not run both variant at same time.</p>
|
||||
<p>In order to start this add-on for the first time, you either need to include an ssh key (enclosed in quotation marks) or set a password in the options section.</p>
|
||||
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
|
||||
</span><span class="nt">"authorized_keys"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w">
|
||||
</span><span class="s2">"ssh-rsa AKDJD3839...== my-key"</span><span class="w">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue