openclaw/docs/install
Anandesh Sharma 61ef76edb5
docs(gateway): document Docker bridge networking and loopback bind caveat (#28001)
* docs(gateway): document Docker bridge networking and loopback bind caveat

The default loopback bind makes the gateway unreachable with Docker
bridge networking because port-forwarded traffic arrives on eth0, not
lo. Add a note in both the Dockerfile and the configuration reference
explaining the workarounds (--network host or bind: lan).

Fixes #27950

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs(docker): note legacy gateway.bind alias migration

* docs(gateway): clarify legacy bind alias auto-migration

* docs(docker): require bind mode values in gateway.bind

* docs(gateway): avoid bind alias auto-migration claim

* changelog: add #28001 docker bind docs credit

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-03-01 19:45:27 -08:00
..
ansible.md
bun.md
development-channels.md
docker.md docs(gateway): document Docker bridge networking and loopback bind caveat (#28001) 2026-03-01 19:45:27 -08:00
exe-dev.md
fly.md
gcp.md fix: harden Docker/GCP onboarding flow (#26253) (thanks @pandego) 2026-02-26 04:46:18 +00:00
hetzner.md
index.md
installer.md
macos-vm.md
migrating.md
nix.md refactor: replace bot.molt identifiers with ai.openclaw 2026-02-25 05:03:24 +00:00
node.md
northflank.mdx
podman.md fix(podman): default run-openclaw-podman bind to loopback (land #27491, thanks @robbyczgw-cla) 2026-02-26 12:13:20 +00:00
railway.mdx
render.mdx
uninstall.md refactor: replace bot.molt identifiers with ai.openclaw 2026-02-25 05:03:24 +00:00
updating.md refactor: replace bot.molt identifiers with ai.openclaw 2026-02-25 05:03:24 +00:00