Commit graph

58 commits

Author SHA1 Message Date
cogneato
e6372f4a05 grammar and spelling fixes (#34)
Also added some clarification of generic installation vs HassOS installations.
2019-08-20 21:50:40 +02:00
Stefan Agner
cbae7bc68a Support custom prefix (/usr) and sysconfdir (/etc) (#27)
* use separate variable to specify Docker config location

* use templates and always adjust paths

This prepares for further customization of file locations.

* allow to customize prefix and sysconfdir

Follow GNU directory variable names and allow to specify PREFIX (by
default /usr) and sysconfdir (by default /etc). This allows to install
hassio scripts and service to alternative locations.
2019-07-26 20:52:30 +02:00
Pascal Vizeli
1ab9e6b2e3
Update README.md 2019-07-15 13:59:59 +02:00
Luciano Colosio
1c93a06d31 Warn the user about NOT deleting containers (#12)
* Warn the user about NOT deleting containers

As the `supervisor` does not support creating the homeassistant container if accidentally deleted, let's warn the users before it's too late and perhaps give a bare minimum of possible ways to recover.

* Update README.md
2019-05-23 09:49:24 +02:00
Pascal Vizeli
d67ce314a4
Fix readme p2 (#3) 2019-04-24 17:58:49 +02:00
Pascal Vizeli
1da6261ec7 Fix lint 2019-04-24 13:57:57 +02:00
Pascal Vizeli
9f0e08edcc Update readme 2019-04-24 13:41:00 +02:00
Pascal Vizeli
5b3ae4e18e Initial import 2019-04-24 13:39:35 +02:00