Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Desktop: Host Networking on macOS and Windows. #570

Open
cpressland opened this issue Sep 14, 2024 · 4 comments
Open

Docker Desktop: Host Networking on macOS and Windows. #570

cpressland opened this issue Sep 14, 2024 · 4 comments

Comments

@cpressland
Copy link

Current Situation

The wiki states here that Windows and macOS are not supported as they lack the --net=host parameter. This is no longer the case in Docker Desktop 4.34.0. Homebridge does indeed start and appears to function as expected with one minor issue, the detected IP addresses are that of the docker container itself, and not the host.

Proposed Change

Allow a configuration variable to force Homebridge to advertise itself on a given IP address even if it's not bound to it, this should allow HomeKit to find the Homeridge instance.

Additional Context

Docker Desktop documentation: https://docs.docker.com/engine/network/drivers/host/#docker-desktop

@NorthernMan54 NorthernMan54 transferred this issue from homebridge/homebridge Sep 25, 2024
@NorthernMan54
Copy link
Contributor

Let me test this out, then will update the documentation.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 25, 2024
Copy link

This issue has been closed as no further activity has occurred.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 30, 2024
@NorthernMan54 NorthernMan54 reopened this Oct 30, 2024
@github-actions github-actions bot removed the stale label Oct 31, 2024
@gidd-bud
Copy link

Noticed this issue has been re-opened. When will it be fixed? Recently I was having trouble adding HomeBridge to HomeKit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants