Cloudreve

Cloudreve

Official

Docker app from grtgbln's Repository

Overview

Self-hosted file management and sharing system, supports multiple storage providers

Media gallery

Install Cloudreve on Unraid in a few clicks.

Find Cloudreve in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Cloudreve Review the template variables and paths Click Install

Requirements


        Requires separate Postgres and Redis instances.
    

Download Statistics

1,150,683
Total Downloads
83,855
This Month
53,233
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
cloudreve/cloudreve:latest
Last Updated2026-06-26
First Seen2025-11-11

Runtime arguments

Web UI
http://[IP]:[PORT:5212]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 5212

Target
5212
Default
5212
Value
5212
Download PortPorttcp

Container Port: 6888

Target
6888
Default
6888
Value
6888
Download Port (UDP)Portudp

Container Port: 6888

Target
6888
Default
6888
Value
6888
Postgres - HostVariable

Postgres database host

Target
CR_CONF_Database.Host
Postgres - PortVariable

Postgres database port

Target
CR_CONF_Database.Port
Default
5432
Value
5432
Postgres - Database NameVariable

Postgres database name

Target
CR_CONF_Database.Name
Default
cloudreve
Value
cloudreve
Postgres - UsernameVariable

Postgres database username

Target
CR_CONF_Database.User
Postgres - PasswordVariable

Postgres database password

Target
CR_CONF_Database.Password
Redis - AddressVariable

Redis server address

Target
CR_CONF_Redis.Server
Default
localhost:6379
Value
localhost:6379
Redis - PasswordVariable

Redis server password

Target
CR_CONF_Redis.Password
Redis - DatabaseVariable

Redis database number

Target
CR_CONF_Redis.DB
Default
0
Value
0
App DataPath

Path to the data folder

Target
/cloudreve/data
Default
/mnt/user/appdata/cloudreve/data
Value
/mnt/user/appdata/cloudreve/data
Postgres - Database TypeVariable

Database type. Not recommended to change.

Target
CR_CONF_Database.Type
Default
postgres
Value
postgres