Overview
OpenCloud is a Go server platform for file management, sharing, and collaboration. The backend stores data on the filesystem rather than in a database and authenticates through OIDC using an external IdP or embedded LibreGraph Connect. The latest release checked on September 17, 2026 is v8.0.1.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Provide file sharing and collaboration through a Go server backend
The main OpenCloud repository implements backend services for file management, sharing, and collaboration with a sovereignty-focused deployment model.
Use filesystem storage and separate identity through OIDC
The README states that the backend does not use a database and stores data on the filesystem. Authentication uses OpenID Connect with external providers such as Keycloak or embedded LibreGraph Connect.
Sources: [2]
For organizations that want file collaboration on self-controlled infrastructure and identity
It is a useful comparison for deployments emphasizing data sovereignty, filesystem storage, and integration with an existing OIDC identity provider.
This repository is the server backend; production deployment needs the full installation guidance
The README build path is for a local test instance. Production operators should separately design storage, OIDC/IdP, TLS, backups, and upgrades using the official deployment documentation.
Official sources
- [1]opencloud-eu/opencloud — GitHub repository metadata(2026-09-17)
- [2]OpenCloud server — README(2026-09-17)
- [3]OpenCloud 8.0.1 release(2026-09-17)
Supplemental curator note
Its distinguishing choices are filesystem storage and OIDC-separated identity. Production deployment should follow the full official guidance.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/opencloud-eu/opencloud.git - 2
Enter the repository
cd opencloud - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
5,997 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 374
- Open PRs
- 82
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
- Stars
- 5,997
- Forks
- 242
- Watchers
- 26
- Open issues
- 362
- Primary language
- Go
- License
- Apache-2.0
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama181,232 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,066 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - Open WebUI152,339 Stars
A self-hosted AI workspace for Ollama and OpenAI-compatible model providers.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.