One command to install Home Assistant on an Ubuntu Server 18.04 LTS with Duck DNS and Let's Encrypt
You can access it under https://ipaddress:8123
The certificates will be renewed automatically and the duckdns entry will be adjusted continuously
bash
git
python3-pip
python3-venv
homeassistant
wheel
Run as following:
git clone https://github.com/ggmanugg/build_hassio.git
bash build_hassio/install.sh
Be sure that you are in the home directory when you execute the commands
- Ubuntu Server 18.04 LTS