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
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
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.
Will document both intel and ARM build if people are interested?
@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?