Initial commit

This commit is contained in:
2022-04-17 15:55:46 +02:00
commit 62cd10bb99
28 changed files with 681 additions and 0 deletions

View File

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

View File

@ -0,0 +1,2 @@
# How to install Proxmox