Home Assistant Container
A standalone container-based installation of Home Assistant Core means that the software is installed inside a Docker container, separate from the host operating system. This allows for flexibility and scalability, as well as improved security, as the container can be easily moved or isolated from other processes on the host.
Home Assistant Container
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homeassistant.sh)"
Configuration
Config file:
1
/var/lib/docker/volumes/hass_config/_data
Notes
Containerized version doesn't allow Home Assistant add-ons.
If the LXC is created Privileged, the script will automatically set up USB passthrough.
config path:
/var/lib/docker/volumes/hass_config/_dataPortainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!
WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.