mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-27 04:26:49 +00:00
588 B
Executable File
588 B
Executable File
layout, title, description, release_date, sidebar, comments, sharing, footer
layout | title | description | release_date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Reboot | Reboot | 2016-11-13 15:00:00 -0500 | true | false | true | true |
To run Dashing and hapush
at reboot, I have provided sample init scripts in the ./init
directory. These have been tested on a Raspberry PI - your mileage may vary on other systems.
Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/].
For docker you may also want to use docker-compose - there is a sample compose file in the ./init
directory.