Skip to content

homebridge/homebridge-vm-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebridge VM Boot Image

A minimal image that runs Homebridge.

⚠️ For use in virtual machines only, do not boot this Image in a machine with access to a disk containing data you care about.

Usage

  1. Click here to download the latest homebridge-vm-image.img (70 MB) ISO file.
  2. Create a new virtual machine in HyperV, VirtualBox, Parallels Desktop, ESXi etc.
    • OS: Linux -> Other Linux (64bit)
    • Hyper-V: Select "Generation 1 VM"
  3. Configure your virtual machine with the following settings:
    • RAM: 1GB Minimum
    • CPU: 1+
    • HDD: 8GB virtual hard disk (thin / dynamic)
      • Important: Use a SATA / IDE Controller (SCSI controllers will not work)
    • Network Adapter: Bridged Adapter (VirtualBox / Parallels Desktop) or External Switch (Hyper-V).
    • IMG: homebridge-*.img (this must stay attached forever, so store the .img in a safe place).
      • VirtualBox: check the "Is Live CD" box.
      • Parallels Desktop: you may need to re-mount the IMG once after the first boot in the VM settings.
  4. Start your VM.
  5. Connect to the address shown in the console window, eg. http://192.168.1.100:8581.
  6. Manage Homebridge.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages