hap.py
hap.py copied to clipboard
Providing a New Docker Image for Easier Deployment
Hi,
First of all, thanks a lot for your great work on this project!
Since the project has been archived and the official Docker image is outdated, it's a bit tricky to deploy it on newer systems now.
To make things a little easier, I put together an updated Docker image. It's based on the official install script from this repository, and you can find the hap.py executable under /opt/hap.py/bin/.
If anyone is interested, try here: [docker push fatemoney/newhap]
Please note that it's a simple rebuild, mainly aiming to make it runnable again on modern environments — nothing fancy.
Hope this helps someone! Thanks again for your great contributions.