bitflicker64 opened a new pull request, #455: URL: https://github.com/apache/hugegraph-doc/pull/455
## 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
