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)