Site updated at 2017-01-29 00:45:31 UTC

This commit is contained in:
Travis CI 2017-01-29 00:45:31 +00:00
parent d31d267722
commit 5d8bdcea78
23 changed files with 38 additions and 38 deletions

View file

@ -92,9 +92,9 @@
<hr class="divider">
<p>To run Dashing and <code class="highlighter-rouge">hapush</code> at reboot, I have provided sample init scripts in the <code class="highlighter-rouge">./init</code> directory. These have been tested on a Raspberry PI - your mileage may vary on other systems.</p>
<p>To run Dashing and <code class="highlighter-rouge">hapush</code> at reboot, I have provided sample init scripts in the <code class="highlighter-rouge">./init</code> directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems.</p>
<p>Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/].</p>
<p>Instructions for automatically starting a docker install can be found <a href="https://docs.docker.com/engine/admin/host_integration/">here</a>.</p>
<p>For docker you may also want to use docker-compose - there is a sample compose file in the <code class="highlighter-rouge">./init</code> directory.</p>