wiki/docs/proxmox/how-to-install-home-assistant.md
Sthope 7b19b72d40
All checks were successful
continuous-integration/drone/push Build is passing
first commit
2022-04-27 11:28:47 +02:00

12 lines
389 B
Markdown

# How to install Home Assistant on Proxmox
![Home Assistant](/../../images/logos/ha-logo.png){: align=left width=200 }
Open Proxmox Terminal and send:
```bash
clear;bash -c "$(wget -qLO - https://u.sthope.dev/proxmox-hassos)"
```
["[Github Repository]"](https://github.com/sthopeless/proxmox_hassos_install/)
["[Gitea Repository]"](https://git.sthope.dev/sthope/proxmox_hassos_install)