@ -78,8 +78,8 @@ ________________________________________________________________________________
< summary markdown = "span" > 🔸Home Assistant Container LXC (Podman)< / summary >
< p align = "center" > < img src = "https://heise.cloudimg.io/width/223/q50.png-lossy-50.webp-lossy-50.foil1/_www-heise-de_/imgs/18/2/5/8/2/8/1/0/podman_logo-670078d7ea1d15a6.png" width = "100" height = "100" / >
< img src = "https://avatars.githubusercontent.com/u/13844975?s=200&v=4" alt = "@home-assistant" width = "100" height = "100" / > < img / > < / p >
< img src = "https://avatars.githubusercontent.com/u/13844975?s=200&v=4" alt = "@home-assistant" width = "100" height = "100" / > < img / > < img src = "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png" height = "80" / > < img / > < / p >
< h1 align = "center" id = "heading" > Podman Home Assistant Container LXC < / h1 >
< h3 align = "center" id = "heading" > With ZFS Filesystem Support < / h3 >
To create a new Proxmox Podman Home Assistant Container, run the following from Proxmox web shell.
@ -94,6 +94,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/p
After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate.
**Home Assistant Interface - IP:8123**
**Yacht Interface - IP:8000**
⚙️ **Path to HA /config**
```yaml
@ -130,6 +132,20 @@ Run from the LXC console
```yaml
./update.sh
```
⚙️ **Initial Yacht Login**
**username**
```yaml
admin@yacht.local
```
**password**
```yaml
pass
```
⚙️ **Add Yacht Template**
```yaml
https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/yacht/Template/template.json
```
____________________________________________________________________________________________
< / details >