Skip to content

Commit

Permalink
Merge pull request #45 from devsapp/fix-nas-upload
Browse files Browse the repository at this point in the history
fix php nas upload
  • Loading branch information
heimanba authored Apr 24, 2022
2 parents 0cde0bf + a8da003 commit 7ebad05
Show file tree
Hide file tree
Showing 22 changed files with 28 additions and 36 deletions.
22 changes: 7 additions & 15 deletions update.list
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
web-framework/nodejs/custom-runtime/egg
web-framework/nodejs/custom-runtime/express
web-framework/nodejs/custom-runtime/hapi
web-framework/nodejs/custom-runtime/koa
web-framework/nodejs/custom-runtime/midway-koa
web-framework/nodejs/custom-runtime/next
web-framework/nodejs/custom-runtime/nuxt-ssr
web-framework/nodejs/nodejs-runtime/connect
web-framework/nodejs/nodejs-runtime/egg
web-framework/nodejs/nodejs-runtime/express
web-framework/nodejs/nodejs-runtime/hapi
web-framework/nodejs/nodejs-runtime/koa
web-framework/nodejs/nodejs-runtime/nest
web-framework/nodejs/nodejs-runtime/nuxt
web-framework/nodejs/nodejs-runtime/thinkjs
web-framework/php/discuz
web-framework/php/whatsns
web-framework/php/zblog
web-framework/php/ecshop
web-framework/php/metinfo
web-framework/php/typecho
web-framework/php/wordpress
2 changes: 1 addition & 1 deletion web-framework/php/discuz/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-discuz
Provider:
- 阿里云
Version: 1.2.7
Version: 1.2.8
Description: Crossday Discuz! Board(简称 Discuz!)是一套通用的社区论坛软件系统
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/discuz/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/discuz/ /mnt/auto/discuz
- component: fc nas upload -ro code/discuz/ /mnt/auto/discuz
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/discuz/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/discuz/ /mnt/auto/discuz # command line to run
- component: fc nas upload -ro code/discuz/ /mnt/auto/discuz # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/ecshop/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-ecshop
Provider:
- 阿里云
Version: 1.2.7
Version: 1.2.8
Description: ECShop是一款B2C独立网店系统,适合企业及个人快速构建个性化网上商店。系统是基于PHP语言及MYSQL数据库构架开发的跨平台开源程序
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/ecshop/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/ecshop/ /mnt/auto/ecshop
- component: fc nas upload -ro code/ecshop/ /mnt/auto/ecshop
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/ecshop/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/ecshop/ /mnt/auto/ecshop # command line to run
- component: fc nas upload -ro code/ecshop/ /mnt/auto/ecshop # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/metinfo/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-metinfo
Provider:
- 阿里云
Version: 1.2.6
Version: 1.2.7
Description: MetInfo 又称米拓企业建站系统,是采用PHP+Mysql架构的企业建站系统
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/metinfo/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/metinfo/ /mnt/auto/metinfo
- component: fc nas upload -ro code/metinfo/ /mnt/auto/metinfo
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/metinfo/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/metinfo/ /mnt/auto/metinfo # command line to run
- component: fc nas upload -ro code/metinfo/ /mnt/auto/metinfo # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/typecho/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-typecho
Provider:
- 阿里云
Version: 1.2.7
Version: 1.2.8
Description: Typecho是由type和echo两个词合成的,来自于开发团队的头脑风暴。Typecho基于PHP5开发,支持多种数据库,是一款内核强健﹑扩展方便﹑体验友好﹑运行流畅的轻量级开源博客程序
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/typecho/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/typecho/ /mnt/auto/typecho
- component: fc nas upload -ro code/typecho/ /mnt/auto/typecho
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/typecho/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/typecho/ /mnt/auto/typecho # command line to run
- component: fc nas upload -ro code/typecho/ /mnt/auto/typecho # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/whatsns/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-whatsns
Provider:
- 阿里云
Version: 1.2.6
Version: 1.2.7
Description: whatsns是一款社交类APP软件,站长可以对使用whatsns产品进行交流,可以搭建垂直领域社区的软件
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/whatsns/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/whatsns/ /mnt/auto/whatsns
- component: fc nas upload -ro code/whatsns/ /mnt/auto/whatsns
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/whatsns/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/whatsns/ /mnt/auto/whatsns # command line to run
- component: fc nas upload -ro code/whatsns/ /mnt/auto/whatsns # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/wordpress/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-wordpress
Provider:
- 阿里云
Version: 1.2.5
Version: 1.2.6
Description: WordPress是使用PHP语言开发的博客平台,用户可以在支持PHP和MySQL数据库的服务器上架设属于自己的网站。也可以把 WordPress当作一个内容管理系统(CMS)来使用
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/wordpress/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/wordpress/ /mnt/auto/wordpress
- component: fc nas upload -ro code/wordpress/ /mnt/auto/wordpress
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/wordpress/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/wordpress/ /mnt/auto/wordpress # command line to run
- component: fc nas upload -ro code/wordpress/ /mnt/auto/wordpress # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/zblog/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Type: Application
Name: start-zblog
Provider:
- 阿里云
Version: 1.2.5
Version: 1.2.6
Description: Z-Blog是由Z-Blog开发团队开发的一款小巧而强大的基于Asp和PHP平台的开源程序,致力于给用户提供优秀的博客写作体验
HomePage: https://github.com/devsapp/start-web-framework
Tags:
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/zblog/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
# args: # 插件的参数信息
# testKey: testValue
post-deploy: # 在deploy之后运行
- component: fc nas upload -r code/Z-Blog/ /mnt/auto/Z-Blog
- component: fc nas upload -ro code/Z-Blog/ /mnt/auto/Z-Blog
props: # 组件的属性值
region: ${vars.region} # 关于变量的使用方法,可以参考:https://www.serverless-devs.com/serverless-devs/yaml#变量赋值
service: ${vars.service}
Expand Down
2 changes: 1 addition & 1 deletion web-framework/php/zblog/src/s_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
# args: # parameter information of the plugin
# testKey: testValue
post-deploy: # run after deploy
- component: fc nas upload -r code/Z-Blog/ /mnt/auto/Z-Blog # command line to run
- component: fc nas upload -ro code/Z-Blog/ /mnt/auto/Z-Blog # command line to run
props:
region: ${vars.region} # For the usage of variables, please refer to: https://www.serverless-devs.com/serverless-devs/yaml#Variable assignment
service: ${vars.service}
Expand Down

0 comments on commit 7ebad05

Please sign in to comment.