diff --git a/atom.xml b/atom.xml index d7fd0a45ea..cf9a708d73 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
By default, installation makes use of a Python Virtualenv. If you wish to not follow this recommendation, you may add the flag -n
to the end of the install command specified above.
The All-In-One installer script will do the following automatically:
-* Create all needed directories
-* Create needed service accounts
-* Install OS and Python dependencies
-* Setup a python virtualenv to run Home Assistant and components inside.
-* Run as hass
service account
-* Install Home Assistant in a virtualenv
-* Build and install Mosquitto from source with websocket support running on ports 1883 and 9001
-* Build and Install Python-openzwave in the Home Assistant virtualenv
-* Build openzwave-control-panel in /srv/hass/src/open-zwave-control-panel
-* Add both Home Assistant and Mosquitto to systemd services to start at boot
The All-In-One installer script will do the following automatically:
-To upgrade the All-In-One:
-* Login to Raspberry Pi ssh pi@your_raspberry_pi_ip
-* Change to hass user sudo su -s /bin/bash hass
-* Change to virtual enviroment source /srv/hass/hass_venv/bin/activate
-* Update HA pip3 install --upgrade homeassistant
hass
service account/srv/hass/src/open-zwave-control-panel
To upgrade the All-In-One:
+ +ssh pi@your_raspberry_pi_ip
sudo su -s /bin/bash hass
source /srv/hass/hass_venv/bin/activate
pip3 install --upgrade homeassistant
Windows Users - Please note that after running the installer, you will need to modify a couple settings allowing you to “switch users” to edit your configuration files. The needed change within WinSCP can be seen here: Imgur
diff --git a/sitemap.xml b/sitemap.xml index cabedb2532..e41246adb3 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1681,26 +1681,26 @@