Skip to content

Commit e1ef08a

Browse files
committedDec 3, 2023
update node
1 parent b730e6d commit e1ef08a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎installation/node.md

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ chmod a+x get_tarsnode
5858
- ip: 本机ip
5959
- runuser: 运行tarsnode的用户
6060

61+
通常情况, 执行`get_tarsnode`脚本, tarsnode会安装`/usr/local/app`目录下, 如果你没有root用户, 你可以优先创建好`/usr/local/app`目录, 切换到你的用户, 然后`wget http://webhost/get_tarsnode?ip=xxx&runuser=root -O get_tarsnode`中, 修改runuser=${your user}, 然后再${your user}权限下执行 ./get_tarsnode
62+
6163
即完成tarsnode的安装, 然后添加监控:
6264

6365
在crontab配置一个进程监控,确保TARS框架服务在出现异常后能够重新启动。

0 commit comments

Comments
 (0)