{$layout} {$template "menu"} {$template "/left_menu"} {$template "/code_editor"}

在官网下载节点安装包,然后通过修改节点安装包中的configs/api_cluster.yaml(如果此配置文件尚未创建,你需要先创建)为以下内容,启动后会自动注册节点。

配置文件 api_cluster.yaml   [下载]
配置内容 rpc.endpoints: [ {{cluster.endpoints}} ] clusterId: "{{cluster.uniqueId}}" secret: "{{cluster.secret}}"