Testing Cloudreve as a lightweight Nextcloud alternative — my setup, pros/cons, and questions
reddit.com·9h·
Discuss: r/selfhosted
Flag this post

Over the last few weeks I’ve been running Cloudreve, and I’m genuinely surprised it isn’t talked about more in the self-hosted storage space. The project has a polished UI, supports multiple backends (including S3), and the GitHub repo has ~25K stars. Based on my experience so far, it feels like a promising middle ground between something lightweight like Filebrowser and full-featured platforms like Nextcloud.

My Setup

Host: Oracle Cloud VPS

Deployment method: Docker

Storage backend: An S3-compatible bucket as primary storage( iDriveE2)

Reverse proxy: Caddy with automatic HTTPS

I created an rclone mount and a systemd unit to automount the the local directory, pointed the cloudreve volume to that directory and deployed without any issues, and I’v…

Similar Posts

Loading similar posts...