Hass.io & Alpine Linux

Hi,

Could someone adapt the Linux installation package to work completely with Alpine Linux ?
Now the Supervisor & HASS itself needs to be started by hand as the systemd is not available on Alpine linux :slight_smile:

If you can provide rc scripts that work like systemd scripts, I can add this into generic installer.

As it happens, Iā€™m building hass pieces for my own alpine installation. I chose alpine because it is lighter, and slightly more suited to a self contained appliance. The MUSL bit has actually not posed a huge problem. Happy to document and provide info.

Iā€™m also building alpine packages for tesseract and openalpr for number plate recognition as it is something Iā€™m using.

1 Like

Will document both intel and ARM build if people are interested?

1 Like

@JustGav Defo interested, having chosen this path for my Hass migration.

@pvizeli
Did you ever get this iomplemented? Current install scripts still complain of systemd limitation

OK, Iā€™m really struggling getting this to work on Alpine. Is there anyone out there who has it working?