[PR #649] [MERGED] Add Cloudreve template #14099

Closed
opened 2026-06-17 06:17:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/649
Author: @Yuri-NagaSaki
Created: 1/13/2026
Status: Merged
Merged: 1/28/2026
Merged by: @Siumauricio

Base: canaryHead: add-cloudreve


📝 Commits (1)

📊 Changes

4 files changed (+82 additions, -0 deletions)

View changed files

blueprints/cloudreve/cloudreve.png (+0 -0)
blueprints/cloudreve/docker-compose.yml (+48 -0)
blueprints/cloudreve/template.toml (+16 -0)
📝 meta.json (+18 -0)

📄 Description

Summary

Add Cloudreve - a self-hosted file management and sharing system with multi-cloud storage support.

Features

  • Multi-cloud storage support (local, OneDrive, S3, Aliyun OSS, Tencent COS, etc.)
  • WebDAV support for all storage backends
  • Online preview and editing for videos, images, documents
  • Aria2/qBittorrent integration for background downloads
  • Multi-user and group management with share link controls

Stack

  • Cloudreve v4.10.1 - Main application
  • PostgreSQL v17 - Database
  • Redis v8.4.0 - Caching

Checklist

Before submitting this PR, please make sure that:

Screenshots or Videos

9bcf1d3baa687f992e53a2a551db32dd 5a4002310712fe754fd67577df97f244 ccc67bbeebfbf54411bf2e4e9f8a5e3b 624e1fdc1fa0b4b25a1e02871e53205e

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/649 **Author:** [@Yuri-NagaSaki](https://github.com/Yuri-NagaSaki) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-cloudreve` --- ### 📝 Commits (1) - [`36066c3`](https://github.com/Dokploy/templates/commit/36066c310b3c03ac1fa316011eca4691972f0d66) Add Cloudreve template ### 📊 Changes **4 files changed** (+82 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/cloudreve/cloudreve.png` (+0 -0) ➕ `blueprints/cloudreve/docker-compose.yml` (+48 -0) ➕ `blueprints/cloudreve/template.toml` (+16 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description ## Summary Add Cloudreve - a self-hosted file management and sharing system with multi-cloud storage support. ### Features - Multi-cloud storage support (local, OneDrive, S3, Aliyun OSS, Tencent COS, etc.) - WebDAV support for all storage backends - Online preview and editing for videos, images, documents - Aria2/qBittorrent integration for background downloads - Multi-user and group management with share link controls ### Stack - **Cloudreve** v4.10.1 - Main application - **PostgreSQL** v17 - Database - **Redis** v8.4.0 - Caching ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Links - GitHub: https://github.com/cloudreve/Cloudreve - Website: https://cloudreve.org - Docs: https://docs.cloudreve.org ## Screenshots or Videos <img width="2232" height="1704" alt="9bcf1d3baa687f992e53a2a551db32dd" src="https://github.com/user-attachments/assets/93801304-df6d-4eb1-861c-744c4063108f" /> <img width="2586" height="1594" alt="5a4002310712fe754fd67577df97f244" src="https://github.com/user-attachments/assets/70ec5d77-4dfa-407e-a5ba-886430a332ed" /> <img width="1624" height="1382" alt="ccc67bbeebfbf54411bf2e4e9f8a5e3b" src="https://github.com/user-attachments/assets/cb9b68c5-1dc9-444d-951a-a2031ec78f95" /> <img width="3330" height="1762" alt="624e1fdc1fa0b4b25a1e02871e53205e" src="https://github.com/user-attachments/assets/9fa5935e-d3c0-4327-8303-cc3152f5c0e8" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 06:17:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#14099