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

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

cluster.yaml
[下载]
rpc: endpoints: [ {{cluster.endpoints}} ] clusterId: "{{cluster.uniqueId}}" secret: "{{cluster.secret}}"