Commit 0154c06
authored
refactor(docker): migrate single-node compose from host to bridge networking (#2952)
* docker: migrate from host to bridge networking
Replace network_mode: host with explicit port mappings and add configuration
volumes for PD, Store, and Server services to support macOS/Windows Docker.
- Remove host network mode from all services
- Add explicit port mappings (8620, 8520, 8080)
- Add configuration directories with volume mounts
- Update healthcheck endpoints
- Add PD peers environment variable1 parent 62bcdc5 commit 0154c06
File tree
37 files changed
+640
-1710
lines changed- docker
- configs
- server1-conf
- graphs
- server2-conf
- graphs
- server3-conf
- graphs
- hugegraph-pd/hg-pd-dist
- docker
- src/assembly/static/bin
- hugegraph-server
- hugegraph-dist
- docker
- src/assembly/static/bin
- hugegraph-store/hg-store-dist
- docker
- src/assembly/static/bin
37 files changed
+640
-1710
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments