-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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.
- Attached to: Bridged Adapter
- Name: Select your main network adapter, Ethernet or WiFi
- Source: Bridged Adapter -> Your main Ethernet or WiFi Adapter
- Network Adapter: Bridged
- Configure Adapter: Select your main network adapter, Ethernet or WiFi
You can then install the Linux distribution of your choice and follow the instructions on the Wiki to install Homebridge as a service:
- Raspberry Pi
- Debian, Ubuntu
- CentOS, Fedora, Red Hat
- Arch, Manjaro
- macOS
- Windows 10 / 11 (Hyper-V)
- Docker
- Synology DSM 7
- Other Platforms
- Basic Troubleshooting
- Backup and Restore
- Child Bridges
- Config File
- Connect To HomeKit
- FFmpeg for Homebridge
- HomeKit Glossary of Terms
- iOS Homemanager App
- mDNS Options
- Remote Access
- Useful Links
- Basic Troubleshooting
- Config Options
- Enabling Accessory Control
- Enabling UI with Docker
- Homebridge Service Command
- Manual Configuration
- Reverse Proxy: Apache
- Reverse Proxy: Nginx and SSL
- Standalone Mode
- Swap From Standalone To Service Mode
- Developer Docs
- API Reference
- Plugin Templates
- Other Links (Internal)
- Other Links (External)