使用支持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.
 
 
Afly fe89ed9439 Merge branch 'release/11.0' of ssh://code.fineres.com:7999/~afly/plugin-repository-s3 into release/11.0 2 months ago
front 无jira任务,S3默认配置设置为false 1 year ago
lib REPORT-117434 fix: 第三方依赖升级 6 months ago
screenshots S3插件 5 years ago
src/main Merge branch 'release/11.0' of ssh://code.fineres.com:7999/~afly/plugin-repository-s3 into release/11.0 2 months 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-128310 fix: 虚拟目录识别变成一个配置项 6 months ago
readme.md 无jira任务,s3插件默认参数读取 2 years ago

readme.md

文件服务器(S3协议)

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

ui

前台gulp打包:

进入front文件夹:cd front

安装依赖:yarn install

打包:yarn build