Homebridge Not Accessible

simdim

Explorer
Joined
Mar 12, 2019
Messages
75
Thank you aekt.
I finally found where I can set additional services in TrueCharts Homebridge app and only have to work out how to substitute internal IP for LoadBalancer IP when it pushes it to MakerAPI host :
[11/2/2022, 1:45:43 PM] [Hubitat hhm:0.4.15] Setting MakerAPI post URL to http://172.16.0.64:20010/event at http://192.168.1.117/apps/api/391/

As far as VM iso goes - I will try that next (GitHub - homebridge/homebridge-vm-image: A minimal live-boot ISO image that runs Homebridge automatically.) but it goes back to heavy approach from light weight docker :) , however I just want this service to work. Currently it runs on dedicated linux box that I want to consolidate .
 

ummario

Cadet
Joined
Jul 7, 2022
Messages
5
Overall, there are limitation and advance config needed when using kubernetes with Homebridge / Home Assistant / Scrypted etc due to the nature of port exposure. If you want a more "stable" experience, I would recommend using Virtualization with homebridge-vm-image.iso (you can download this from homebridge official repository), as it will get its own LAN IP via Virt NIC. Just remember to set BIOS as legacy.
Just came here to thank you for this tip. I moved my Homebridge setup to a Virtual Machine, and now my Unifi Protect Plugin is working really fast and stable. Almost instant access to the cameras when streaming locally. Super happy! Thank you!

Also found that mDNS Advertiser settings that is working better for me is systemd-resolved (experimental).
 
Top