{$layout} {$template "node_menu"} {$template "/code_editor"}
当前节点为已安装状态。
[重新安装]

配置文件

配置文件(configs/api.yaml)
[下载]
rpc: endpoints: [ {{apiEndpoints}} ] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"
安装目录
使用集群设置({{node.cluster.installDir}})
{{node.installDir}}

方法1:通过SSH自动安装

安装中...
已安装成功 安装过程中发生错误:{{installStatus.error}}

方法2:手动安装

配置文件(configs/api.yaml)
[下载]
rpc: endpoints: [ {{apiEndpoints}} ] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"
安装目录
使用集群设置({{node.cluster.installDir}})
{{node.installDir}}
[修改为已安装状态]