All Projects → tencentyun → cos-auth

tencentyun / cos-auth

Licence: other
一个简单的COS鉴权Server

Programming Languages

javascript
184084 projects - #8 most used programming language

cos-auth

一个简单的cos鉴权server

使用步骤

  1. 填写config文件,设置签名所需参数,可以在COS控制台密钥管理获取

  2. 将server.js,config.js 上传至你的服务器目录下。

  3. 执行node server.js,建议配合pm2, forever, supervisor等模块方便后台运行管理。

  4. 访问服务器ip:端口号,即可获取签名,建议配置域名解析和nginx反向代理后使用。

相关

  • WeCOS-UGC-DEMO——小程序用户资源上传COS DEMO

  • WeCOS——小程序COS瘦身方案,解决官方1MB限制的烦恼

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].