mirror of https://github.com/cloudreve/Cloudreve
![]() |
||
---|---|---|
.build | ||
.github | ||
application | ||
assets@0b49582a07 | ||
cmd | ||
ent | ||
inventory | ||
middleware | ||
pkg | ||
routers | ||
service | ||
.gitignore | ||
.gitmodules | ||
.goreleaser.yaml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
README_zh-CN.md | ||
SECURITY.md | ||
azure-pipelines.yml | ||
docker-compose.yml | ||
giscus.json | ||
go.mod | ||
go.sum | ||
main.go |
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