准备工作
需在宿主机执行如下命令安装部署
请下载我们提供的安装脚本.env
- 将 INSTALLATION_MODE 值设置为 with-starrocks
- 其他密码字段可重新设置
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
sysctl -w vm.max_map_count=2000000
git clone https://github.com/meta-d/installer.git
.env
cd installer/docker
cp env.tmpl .env
docker-compose -f docker-compose-with-starrocks.yml up -d
docker-compose -f docker-compose-with-doris.yml up -d
docker-compose -f docker-compose-with-doris-fe3xbe3.yml up -d