Commit graph

103 commits

Author SHA1 Message Date
Paulus Schoutsen
8049cb9528
Update README.md 2020-08-10 15:50:11 +02:00
Franck Nijhof
128dfdefc8
Remove confirmation as it breaks piped runs (#101) 2020-06-09 11:43:23 -07:00
Paulus Schoutsen
ace0dc758b
Add link to deprecation blog 2020-05-09 17:52:32 -07:00
Paulus Schoutsen
184fbe5eb3
Update installer.sh 2020-05-09 12:30:34 -07:00
Paulus Schoutsen
0bba55b6e9
Extend warning (#100)
* Extend warning

* Clarify how to quit
2020-05-09 11:32:01 +02:00
Pascal Vizeli
1f30d124ef
Update installer.sh 2020-05-08 23:06:16 +02:00
Pascal Vizeli
093309e53d
Update README.md 2020-05-08 10:25:50 +02:00
Pascal Vizeli
ae1903e676
Update README.md 2020-05-08 10:25:36 +02:00
Pascal Vizeli
be010f288d
Update README.md 2020-04-02 14:05:36 +02:00
Pascal Vizeli
f28bde2454
Update README.md 2020-04-02 14:04:11 +02:00
Pascal Vizeli
a506fbc943
Update README.md 2020-04-02 14:00:34 +02:00
Pascal Vizeli
a9f1cae681
Update README.md 2020-03-31 16:44:59 +02:00
Pascal Vizeli
8854906950
Update README.md 2020-03-31 16:42:02 +02:00
Pascal Vizeli
f32a3dbd9b
Update README.md 2020-03-31 10:35:29 +02:00
Pascal Vizeli
c674830d8d
Update installer.sh 2020-03-31 10:35:00 +02:00
Pascal Vizeli
9f5d4fde28
Rename & add cli (#92)
* Rename & add cli

* update readme

* update check

* Fix lint

* fix lint
2020-03-30 18:09:08 +02:00
Dominik Moritz
9646609269
Fix typo in readme (#88) 2020-03-16 10:37:51 +01:00
Pascal Vizeli
e8e04aaeaf
Fix path 2020-03-05 15:10:45 +01:00
Pascal Vizeli
285abe66fd
Update README.md 2020-03-05 09:41:02 +01:00
NickMa
0a29dfb692
hassio_install.sh: added error and warn functions (#80) 2020-02-27 12:38:36 +01:00
Pascal Vizeli
0cc2dcd35e
Revert "Make AppArmor and NetworkManager required again (#77)" (#78)
This reverts commit 68a5b92a60.
2020-02-16 00:14:58 +01:00
Pascal Vizeli
68a5b92a60
Make AppArmor and NetworkManager required again (#77)
* Make AppArmor and NetworkManager required again

* Update README.md
2020-02-16 00:10:36 +01:00
Pascal Vizeli
611e0e3661
check machine type (#68)
* check machine type

* Update hassio_install.sh
2020-01-15 14:47:42 +01:00
Pascal Vizeli
a82a44af1d
Update README.md 2020-01-15 14:08:27 +01:00
Franck Nijhof
38ca34add3 Add warning when the ModemManager is enabled (#61) 2019-12-04 14:01:35 +01:00
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