From ddd46794790f8e7f8127c1b643e9ab8d2379a05f Mon Sep 17 00:00:00 2001 From: han2015 <1019850453@qq.com> Date: Tue, 27 May 2025 15:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5365b80..00deadd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +恒信集成部署: +1:HomePath为conf文件和log存储位置"./build", tankserver目录下的build/ +2:创建数据库,并把数据库信息配置到./build/conf/tank.json 文件中 +3:文档存储位置,并在./build/conf/tank.json中配置为MatterPath; +4:编译:GOOS=linux GOARCH=amd64 go build -o tankserver . +5: HomePath=./build nohup ./tankserver & + + + +--------------------------------------------------------------------------------------- + [![蓝眼云盘logo](./build/doc/img/logo.png)](https://github.com/eyebluecn/tank) [English Version](https://tank-doc.eyeblue.cn/en)