dubbo-website
dubbo-website copied to clipboard
Admin 整体架构与安装步骤
三种安装方式均有问题:
安装方式一:Dubboctl 安装:git clone https://github.com/apache/dubbo-admin.git拉取不下来;
安装方式二:Helm 安装,请说清楚是helm2还是3,我用的heml3,在执行helm repo add 时,报该命令需要两个参数的异常;
安装方式三:VM 安装,curl installer.sh时,报:
sh: line 1: syntax error near unexpected token newline' sh: line 1: '
到底如何安装,请文档里写清楚
helm 需要 index.html 才可以 helm repo add,目前 admin 还没完善,可以 clone 存储库切换到 charts 的 admin 进行安装