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.
![]() |
2 days ago | |
---|---|---|
.build | 3 months ago | |
.github | 3 months ago | |
application | 1 month ago | |
assets@0b49582a07 | 2 weeks ago | |
cmd | 3 months ago | |
ent | 2 months ago | |
inventory | 2 days ago | |
middleware | 1 month ago | |
pkg | 2 days ago | |
routers | 6 days ago | |
service | 2 days ago | |
.gitignore | 1 month ago | |
.gitmodules | 5 years ago | |
.goreleaser.yaml | 2 months ago | |
Dockerfile | 2 weeks ago | |
LICENSE | 5 years ago | |
README.md | 4 weeks ago | |
README_zh-CN.md | 1 month ago | |
SECURITY.md | 3 months ago | |
azure-pipelines.yml | 3 months ago | |
docker-compose.yml | 2 weeks ago | |
giscus.json | 5 months ago | |
go.mod | 6 days ago | |
go.sum | 6 days ago | |
main.go | 3 months ago |
README.md
Cloudreve
Self-hosted file management system with muilt-cloud support.
Homepage • Try it • Discussion • Documents • Download • Telegram • Discord
✨ Features
- ☁️ Support storing files into Local, Remote node, OneDrive, S3 compatible API, Qiniu, Aliyun OSS, Tencent COS, Upyun.
- 📤 Upload/Download in directly transmission from client to storage providers.
- 💾 Integrate with Aria2/qBittorrent to download files in background, use multiple download nodes to share the load.
- 📚 Compress/Extract files, download files in batch.
- 💻 WebDAV support covering all storage providers.
- ⚡Drag&Drop to upload files or folders, with resumeable upload support.
- 🗃️ Extract media metadata from files, search files by metadata or tags.
- 👩👧👦 Multi-users with multi-groups.
- 🔗 Create share links for files and folders with expiration date.
- 👁️🗨️ Preview videos, images, audios, ePub files online; edit texts, diagrams, Markdown, images, Office documents online.
- 🎨 Customize theme colors, dark mode, PWA application, SPA, i18n.
- 🚀 All-In-One packing, with all features out-of-the-box.
- 🌈 ... ...
🛠️ Deploy
To deploy Cloudreve, you can refer to Getting started for a quick local deployment to test.
When you're ready to deploy Cloudreve to a production environment, you can refer to Deploy for a complete deployment.
⚙️ Build
Please refer to Build for how to build Cloudreve from source code.
🚀 Contributing
If you're interested in contributing to Cloudreve, please refer to Contributing for how to contribute to Cloudreve.
⚗️ Stacks
📜 License
GPL V3