使用支持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.
 
 
inter 7a61b91bda Pull request #864: 无jira任务 国际化更新 10 months ago
front 无jira任务,S3默认配置设置为false 1 year ago
lib REPORT-91781 fix: 三方组件升级 2 years ago
screenshots S3插件 5 years ago
src/main Translated using Weblate (English) 10 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 Update plugin.xml 11 months ago
readme.md 无jira任务,s3插件默认参数读取 2 years ago

readme.md

文件服务器(S3协议)

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

ui

前台gulp打包:

进入front文件夹:cd front

安装依赖:yarn install

打包:yarn build