使用支持S3协议的云存储作为文件服务器。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
LyKay-王积凯 5a967e3edb Pull request #1465: 11.0.32插件改动合并 1 week ago
front 无jira任务,S3默认配置设置为false 1 year ago
lib REPORT-117434 fix: 第三方依赖升级 6 months ago
screenshots S3插件 5 years ago
src/main REPORT-146048 fix: 处理下每次只返回了部分对象的问题 2 weeks ago
.gitignore 无jira任务,s3插件默认参数读取 2 years ago
build.gradle S3文件服务器 5 years ago
build.xml DEC-16411 S3仓库打包脚本 4 years ago
encrypt.xml 编译脚本修复 5 years ago
plugin.xml REPORT-146048 fix:测试连接及目录识别问题修改 2 weeks ago
readme.md 无jira任务,s3插件默认参数读取 2 years ago

readme.md

文件服务器(S3协议)

能够使用支持S3协议的云存储,作为文件服务器,安装好插件后在决策平台的智能运维->集群配置->文件一致性设置选项下,按下图设置即可:

ui

前台gulp打包:

进入front文件夹:cd front

安装依赖:yarn install

打包:yarn build