Site updated at 2017-05-07 21:44:04 UTC

This commit is contained in:
Travis CI 2017-05-07 21:44:04 +00:00
parent 9940816edc
commit 6b0b3153ad
185 changed files with 1454 additions and 1294 deletions

View file

@ -67,7 +67,9 @@
</h1>
</header>
<hr class="divider">
<h2><a class="title-link" name="logs" href="#logs"></a> Logs</h2>
<p>The fastest way to develop add-ons is by adding them to your local add-on repository. To access your local add-on repository, install either the <a href="/addons/samba/">Samba add-on</a> or <a href="/addons/ssh/">SSH add-on</a>.</p>
<p>Right now add-ons will only work with images that are stored on Dockerhub (using <code class="highlighter-rouge">image</code> from add-on config). Were working on enabling local add-ons to be built on the device.</p>
<h2><a class="title-link" name="logs" href="#logs"></a> Logs</h2>
<p>All stdout and stderr is redirected to the Docker logs. The logs can be fetched from the add-on page inside the Hass.io panel in Home Assistant.</p>
</article>
</div>