8000 VirtualBox and Parallels Desktop VM Network Settings · homebridge/homebridge Wiki · GitHub
[go: up one dir, main page]

Skip to content

VirtualBox and Parallels Desktop VM Network Settings

oznu edited this page Nov 15, 2020 · 4 revisions

If you want to run Homebridge in a Linux Virtual Machine using VirtualBox (Linux, macOS or Windows) or P 8000 arallels Desktop (macOS), you will need set the VM to use the "Bridged Adapter" network mode.

This mode will ensure the VM is running on the same, "real" network as your other devices, instead of a virtual network created by Virtual Box.

VirtualBox

  • Attached to: Bridged Adapter
  • Name: Select your main network adapter, Ethernet or WiFi

macOS:

homebridge-virtual-box-network-settings-macos

Windows:

homebridge-virtual-box-network-settings-windows

Parallels Desktop

  • Source: Bridged Adapter -> Your main Ethernet or WiFi Adapter

image

VMware Workstation Player

  • Network Adapter: Bridged
  • Configure Adapter: Select your main network adapter, Ethernet or WiFi

image

Installing Homebridge

You can then install the Linux distribution of your choice and follow the instructions on the Wiki to install Homebridge as a service:

Clone this wiki locally
0