Commit graph

128 commits

Author SHA1 Message Date
Fabian Affolter
b0e789e4b8
Update comment 2019-11-17 16:25:56 +01:00
Pascal Vizeli
f7e41126bb
Update README.md 2019-09-11 17:35:11 +02:00
Pascal Vizeli
ca92802ab7
Update hassio_install.sh 2019-09-11 17:34:30 +02:00
Grégoire Martinache
140205f6a5 Fix shebang (#41) 2019-09-02 13:33:30 +02:00
Pascal Vizeli
6d1004ac66
Update README.md (#39) 2019-08-28 14:39:00 +02:00
Pascal Vizeli
23182e6292
fix lint 2019-08-23 16:57:36 +02:00
Pascal Vizeli
e92572db30
Update hassio_install.sh 2019-08-23 15:13:10 +02:00
Pascal Vizeli
846d140e80
Remove old DNS Adjustments 2019-08-23 14:47:57 +02:00
Pascal Vizeli
3bc2807923
Update README.md 2019-08-23 14:43:14 +02:00
Pascal Vizeli
5263af1927
NetworkManager is not optional anymore (#36)
* Update README.md

* Update hassio_install.sh
2019-08-23 14:42:30 +02:00
Pascal Vizeli
b8ff06f578
Update hassio-supervisor.service 2019-08-23 09:11:16 +02:00
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
9d9cfa098c
Update hassio_install.sh 2019-07-19 09:29:23 +02:00
Pascal Vizeli
1ab9e6b2e3
Update README.md 2019-07-15 13:59:59 +02:00
Pascal Vizeli
f60554295d
Create stale.yml 2019-07-15 13:58:55 +02:00
Raa'Shaun H
3fd937c481 Fix for armv7 Supervisor (#18)
This is my proposed fix for issue #15.
2019-06-19 12:13:12 +02:00
Mario Limonciello
b019ecc666 Add support for running docker-ce from a snap (Fixes: #9) (#14)
This adjusts the following:
* Systemd unit dependencies
* Location of docker daemon (/usr/bin/ -> /snap/bin)
* Default data storage location
* Configuration storage location

It allows optionally using both 'jq' and 'docker' from the snaps
provided by the Ubuntu server 18.04 installation process.
2019-05-31 17:53:44 +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
e64d7fa9a0
[skip ci] add licences 2019-04-25 15:23:36 +02:00
Pascal Vizeli
d67ce314a4
Fix readme p2 (#3) 2019-04-24 17:58:49 +02:00
Joakim Sørensen
060c523348 Fix broken links (#2) 2019-04-24 17:57:41 +02:00
Pascal Vizeli
1da6261ec7 Fix lint 2019-04-24 13:57:57 +02:00
Pascal Vizeli
0d6078b535 Fix lint 2019-04-24 13:54:23 +02:00
Pascal Vizeli
70ef0a4d94 Set up CI with Azure Pipelines
[skip ci]
2019-04-24 13:46:50 +02:00
Pascal Vizeli
9f0e08edcc Update readme 2019-04-24 13:41:00 +02:00
Pascal Vizeli
7664e7f3d5 Update installer 2019-04-24 13:40:27 +02:00
Pascal Vizeli
5b3ae4e18e Initial import 2019-04-24 13:39:35 +02:00