dosubot[bot] commented on issue #2736: URL: https://github.com/apache/incubator-hugegraph/issues/2736#issuecomment-2673492740
<!-- Greeting --> Hey @mkj-git, I'm here to help with any issues or questions you have about Hugegraph. I can assist with bug fixes, answer your queries, or guide you to become a contributor. Let me know how I can assist you! <!-- Answer --> I found two similar open issues related to HugeGraph deployment: 1. [Question] hugegraph-server怎样做集群部署: This issue does not have a solution in the comments <sup>[[1]](https://github.com/apache/incubator-hugegraph/issues/2271)</sup>. 2. [Question] 关于HugeGraph分布式部署的问题: The suggested solution mentions that HugeGraph supports distributed deployment, including shared-storage and shared-nothing architectures. The community version supports RocksDB's raft replication mode, with sharding mode expected in the next version. The graph engine supports Master+Worker deployment <sup>[[2]](https://github.com/apache/incubator-hugegraph/issues/1979)</sup>. For deploying HugeGraph on AWS or any cloud environment, you can use the `deploy.sh` script from the HugeGraph toolchain, which automates the download, configuration, and initialization of HugeGraphServer and HugeGraphStudio <sup>[[3]](https://github.com/apache/incubator-hugegraph-toolchain/blob/master/hugegraph-tools/assembly/bin/deploy.sh)</sup>. However, specific steps or guidelines for cloud deployment, including AWS, are not detailed in the available documentation. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/38dac09a-1bd1-45c0-8084-418420b61401?feedback_type=other)</sup> -- 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]
