OpenCloud - Secure, Simple & Reliable File Sharing
-
- Title: OpenCloud - Secure, Simple & Reliable File Sharing
- Main Page: https://opencloud.eu
- Git: https://github.com/opencloud-eu/opencloud
- Licence: Apache-2.0
- Docker: Yes
- Demo: https://docs.opencloud.eu/docs/admin/getting-started/docker-compose/
- Summary:
OpenCloud is an open‐source, self‐hosted file sharing solution that provides a secure and private way to store, access, and share files. Its backend is developed in Go while the web interface is built with Vue.js and TypeScript. Designed for both small deployments (even on a Raspberry Pi) and scalable to data centers, it supports collaboration features such as real‑time file sharing, flexible access controls, and various protocols (WebDAV, gRPC, OIDC, etc.).
- Notes:
I like OpenCloud for its focus on simplicity, data privacy, and its modular microservices architecture that minimizes maintenance efforts. One potential concern is that its rolling release (v1.0.0 Rolling) may require additional evaluation before deploying in production environments.
OCID: https://github.com/opencloud-eu/opencloud/blob/main/README.md#authentication
- Alternative to / Libhunt link: https://selfhosted.libhunt.com/opencloud-alternatives
- Screenshots:
-
Nice its from CEO of mailbox.org
-
Nice its from CEO of mailbox.org
@lukas to be fair: it's a fork of https://owncloud.com/ (which is the original software project from which nextcloud was forked)
-
@lukas to be fair: it's a fork of https://owncloud.com/ (which is the original software project from which nextcloud was forked)
@luckow said in OpenCloud - Secure, Simple & Reliable File Sharing:
it's a fork of https://owncloud.com/ (which is the original software project from which nextcloud was forked)
Not quite. OpenCloud is a fork of "Owncloud infinity scale (OCIS)" which is a different code base than the old php Owncloud (which was the base for the Nextcloud fork).
-
@luckow said in OpenCloud - Secure, Simple & Reliable File Sharing:
it's a fork of https://owncloud.com/ (which is the original software project from which nextcloud was forked)
Not quite. OpenCloud is a fork of "Owncloud infinity scale (OCIS)" which is a different code base than the old php Owncloud (which was the base for the Nextcloud fork).