Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/easyhutu/cloud-site
简洁的云盘,快速打造属于自己的云盘; 测试账户:test test111
https://github.com/easyhutu/cloud-site
cloud flask python
Last synced: 3 months ago
JSON representation
简洁的云盘,快速打造属于自己的云盘; 测试账户:test test111
- Host: GitHub
- URL: https://github.com/easyhutu/cloud-site
- Owner: easyhutu
- Created: 2017-08-04T02:40:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:36:13.000Z (about 2 years ago)
- Last Synced: 2024-10-04T17:36:32.511Z (3 months ago)
- Topics: cloud, flask, python
- Language: Python
- Homepage: http://39.106.2.119
- Size: 8.33 MB
- Stars: 8
- Watchers: 0
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
易云(cloud-site)
功能简介
-------
- 权限划分;
- 异步多文件上传;
- 群组功能,邀请码加入群组;
- 文件分享;
- 音频、纯文本、图片在线直接查看,专门优化代码查看效果;
- 消息反馈;
安装方式:
--------
1.uwsgi + nginx
2.gunicorn + nginx
其他:
----
1.默认注册账户是普通用户,第一次使用,创建完成后,想要获得超级权限需要将对应的字段手动修改
2.数据库默认使用SQLit,在实际中建议使用MySQL
授权
----
- 本程序遵循MIT协议,对所有人免费,可以任意处置,包括使用,复制,修改,合并,发表,分发,再授权,或者销售。唯一的限制是,软件中必须包含上述版权和许可提示。- todo: angular 重构前端页面