Skip to content

Doc: add Docker bridge networking guide and update deployment docs#455

Open
bitflicker64 wants to merge 2 commits intoapache:masterfrom
bitflicker64:docs/hugegraph-doc-docker-bridge
Open

Doc: add Docker bridge networking guide and update deployment docs#455
bitflicker64 wants to merge 2 commits intoapache:masterfrom
bitflicker64:docs/hugegraph-doc-docker-bridge

Conversation

@bitflicker64
Copy link
Contributor

@bitflicker64 bitflicker64 commented Mar 7, 2026

Purpose of the PR

Follow-up documentation update for apache/hugegraph#2952 which migrated Docker cluster setup from network_mode: host to Docker bridge networking.

Related PR: apache/hugegraph#2952

The doc repo had no wrong content — it simply never documented the Docker-based distributed cluster setup at all. This PR adds that missing documentation.

Main Changes

  • Create content/en/docs/guides/hugegraph-docker-cluster.md — new standalone Docker cluster guide covering single-node and 3-node setup, full HG_* env var reference tables, port reference, health checks, and troubleshooting
  • Create content/cn/docs/guides/hugegraph-docker-cluster.md — Chinese mirror
  • Update hugegraph-server.md (EN + CN) — fix Docker README URL, replace outdated inline compose yaml with references to new docker/ files, add 3-node cluster Docker quickstart inside section 5.1.1, add auth note
  • Update hugegraph-pd.md (EN + CN) — add section 3.3 Docker Deployment with HG_PD_* env var reference table
  • Update hugegraph-hstore.md (EN + CN) — add section 3.3 Docker Deployment with HG_STORE_* env var reference table, add section 6.3 Docker cluster quickstart

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant