{$layout} {$template "node_menu"} {$template "/code_editor"}
在当前节点完成安装前,相关DNS解析记录将不会生效,已完成安装

方法1:通过SSH自动安装

SSH地址 {{sshAddr}}   [修改] 尚未设置   [设置]
安装中...
已安装成功 安装过程中发生错误:{{installStatus.error}}

方法2:手动安装

下载安装文件
文件名 操作系统 CPU架构 版本
{{installerFile.name}} {{installerFile.os}} {{installerFile.arch}} v{{installerFile.version}}
配置文件 configs/api_node.yaml   [下载]
配置内容 rpc.endpoints: [ {{apiEndpoints}} ] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"

手动替换edge-node安装目录下的configs/api_node.yaml文件,然后重新启动生效;如果此文件不存在,则需要创建。

安装目录
建议使用集群设置({{node.cluster.installDir}} 建议安装在 /usr/local/goedge/edge-node
{{node.installDir}}
[修改当前节点为已安装状态]

配置文件

配置文件 configs/api_node.yaml   [下载]
配置内容 rpc.endpoints: [ {{apiEndpoints}} ] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"

每个节点的配置文件内容均不相同,不能混用。

安装目录
使用集群设置({{node.cluster.installDir}})
{{node.installDir}}
最近运行目录 {{exeRoot}}
当前节点为已安装状态。
[重新安装]