|
|
|
|
|
|
|
|
|
恒信集成部署:
|
|
|
|
|
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 &
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
[](https://github.com/eyebluecn/tank)
|
|
|
|
|
|
|
|
|
|
[English Version](https://tank-doc.eyeblue.cn/en)
|
|
|
|
|
|
|
|
|
|
# 蓝眼云盘(3.1.1)
|
|
|
|
|
[在线Demo](https://tank.eyeblue.cn) (体验账号: demo 密码:123456)
|
|
|
|
|
|
|
|
|
|
蓝眼云盘是蓝眼开源系列代表作品之一,致力于打造精致,优雅,简约的云盘。核心功能如下:
|
|
|
|
|
1. 文件列表
|
|
|
|
|
2. 文件/文件夹上传 + 拖拽上传
|
|
|
|
|
3. 文件分享
|
|
|
|
|
4. 文件监控统计
|
|
|
|
|
5. 回收站
|
|
|
|
|
6. 多用户
|
|
|
|
|
7. [WebDav](https://tank-doc.eyeblue.cn/advance/webdav.html)
|
|
|
|
|
8. [扫描磁盘任务](https://tank-doc.eyeblue.cn/advance/scan.html)
|
|
|
|
|
9. [在线预览及自定义配置预览引擎](https://tank-doc.eyeblue.cn/advance/preview.html)
|
|
|
|
|
|
|
|
|
|
[更多内容请移步至文档](https://tank-doc.eyeblue.cn/)
|
|
|
|
|
|
|
|
|
|
### 软件截图
|
|
|
|
|
|
|
|
|
|
#### PC端截图
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
#### 手机端截图
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [安装文档](https://tank-doc.eyeblue.cn/basic/install.html)
|
|
|
|
|
|
|
|
|
|
### Contribution
|
|
|
|
|
|
|
|
|
|
感谢所有蓝眼云盘的贡献者 [@zicla](https://github.com/zicla),[@seaheart](https://github.com/seaheart),[@yemuhe](https://github.com/yemuhe),[@hxsherry](https://github.com/hxsherry)
|
|
|
|
|
|
|
|
|
|
如果您也想参与进来,请尽情的fork, star, post issue, pull requests
|
|
|
|
|
|
|
|
|
|
当然你可以加入钉钉群一起直接交流,在钉钉群中可以获取最新beta版本。
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
群号:23156361
|
|
|
|
|
|
|
|
|
|
### License
|
|
|
|
|
|
|
|
|
|
[MIT](http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2017-present, eyeblue.cn
|