OSS Tanbou

OpenCloud — A filesystem-first, OIDC-based sovereign file sharing and collaboration server

OSS health 89
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
5,997
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 17, 2026

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.

Sources: [1][2]

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.

Sources: [1][2]

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.

Sources: [2][3]

Official sources

  1. [1]opencloud-eu/opencloud — GitHub repository metadata(2026-09-17)
  2. [2]OpenCloud server — README(2026-09-17)
  3. [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. 1

    Get the source

    git clone --depth 1 https://github.com/opencloud-eu/opencloud.git
  2. 2

    Enter the repository

    cd opencloud
  3. 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
Check the official README

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

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
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.