File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ Shell 软件管理工具
2525 - 文档服务:mindoc
2626 - 代理,内网穿透:frp
2727
28+ ### 项目地址
29+ - Github(国外):https://github.com/ztj1993/ShellManageSoftware.git
30+ - Gitee(国内):https://gitee.com/zhangtianjie/ShellManageSoftware.git
31+
2832### 安装部署
2933``` bash
3034git clone https://github.com/ztj1993/ShellManageSoftware.git
@@ -66,13 +70,14 @@ sudo systemctl status frp.frps.default.service
6670
6771### 注意事项
6872- 现阶段只支持 linux_amd64 平台
69- - 实际环境推荐使用 Systemd 服务
70- - 请根据实际环境选择 Supervisor 服务
73+ - 线上环境推荐使用 Systemd 服务
74+ - 请根据环境选择 Supervisor 服务
7175 - 开发环境建议使用 Supervisor 服务并启用 Web UI 管理界面
7276 - Windows for ubuntu 不支持 systemd
7377 - Chroot for ubuntu 不支持 systemd
7478- 线上环境注意修改某些会话 Key, 密钥 (切记)
7579- 单软件多部署时,注意采用不同的端口,不同的会话 Key, 密钥 (切记)
80+ - 请注意软件所在的上级目录权限,要求权限为:755 (请注意用户主目录权限为 700)
7681
7782### 主要名词解释
7883- 项目(Project):指本项目
@@ -85,6 +90,7 @@ sudo systemctl status frp.frps.default.service
8590 - [ 使用文档] ( Docs/使用文档.md )
8691 - [ 自定义配置] ( Docs/自定义配置.md )
8792 - [ 发布日志] ( Docs/发布日志.md )
93+ - [ 常见问题] ( Docs/常见问题.md )
8894- 开发相关
8995 - [ 相关词解释] ( Docs/名词释义.md )
9096 - [ 文件说明] ( Docs/文件说明.md )
You can’t perform that action at this time.
0 commit comments