A minimal ISO image that runs Homebridge.
For use in virtual machines only, do not boot this ISO in a machine with access to a disk containing data you care about.
- Download the latest boot2homebridge.iso image here: https://github.com/oznu/boot2docker/releases
- Create a new virtual machine in HyperV, VirtualBox, Parallels Desktop etc.
- Configure your virtual machine with the following settings:
- RAM: 1GB Minimum
- CPU: 1+
- HDD: 8GB virtual hard disk (thin / dynamic)
- Network Adapter: Bridged Adapter (VirtualBox / Parallels Desktop) or External Switch (Hyper-V).
- ISO: boot2homebridge.iso (this must stay attached forever, so store the .iso in a safe place).
- VirtualBox: check the "Is Live CD" box.
- Parallels Desktop: you may need to re-mount the ISO once after the first boot in the VM settings.
- Start your VM.
- Connect to the address shown in the console window, eg.
http://192.168.1.100:8581
. - Manage Homebridge.
Based on boot2docker.