mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-06 01:27:10 +00:00
20 lines
469 B
ReStructuredText
20 lines
469 B
ReStructuredText
Cluster deployment
|
|
==================================
|
|
|
|
In order to deploy DB-GPT to multiple nodes, you can deploy a cluster. The cluster architecture diagram is as follows:
|
|
|
|
.. raw:: html
|
|
|
|
<img src="../../../_static/img/muti-model-cluster-overview.png" />
|
|
|
|
|
|
* On :ref:`Deploying on local machine <local-cluster-index>`. Local cluster deployment.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Cluster deployment
|
|
:name: cluster_deploy
|
|
:hidden:
|
|
|
|
./vms/index.md
|