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.
|
|
|
# 文件服务器(S3协议)
|
|
|
|
|
|
|
|
能够使用支持S3协议的云存储,作为文件服务器,安装好插件后在决策平台的智能运维->集群配置->文件一致性设置选项下,按下图设置即可:
|
|
|
|
|
|
|
|
![ui](screenshots/s3.png)
|
|
|
|
|
|
|
|
# 前台gulp打包:
|
|
|
|
进入front文件夹:`cd front`
|
|
|
|
|
|
|
|
安装依赖:`yarn install`
|
|
|
|
|
|
|
|
打包:`yarn build`
|