ownCloud Infinite Scale
Open-source file sync and share platform, rebuilt in Go for large-scale deployments.
Last commit 2026-07-01
ownCloud Infinite Scale (oCIS) is the company's ground-up rewrite of its original PHP-based ownCloud Server, moving to a Go microservices architecture designed specifically for horizontal scaling and cloud-native deployment. Where the classic ownCloud/Nextcloud lineage runs as a monolithic PHP app, oCIS splits storage, sharing, search, and notifications into independent services that can be scaled or replaced individually — a meaningful architectural difference for organizations planning storage at real scale rather than a single team's file share.
Feature-wise it covers the expected ground: sync and share clients across desktop, mobile, and web, collaborative document editing through Collabora or OnlyOffice, and S3-compatible object storage as a backend option instead of a local filesystem. Its "Spaces" model organizes storage into project-based areas with their own granular permissions, which maps more cleanly onto how teams actually think about shared drives than a flat folder tree with inherited permissions bolted on.
Licensing is a genuine differentiator: oCIS ships under Apache-2.0, the most permissive license of any tool in this category, with none of AGPL-3.0's network-copyleft obligations that apply to Nextcloud, Seafile, or Pydio Cells. The trade-off is maturity — as a from-scratch rewrite started in 2019, oCIS has a smaller community, fewer third-party integrations, and some feature gaps relative to the years-more-mature classic ownCloud/Nextcloud codebase, and its bundled-app selection is thinner than Nextcloud's sprawling app store. For organizations that specifically want a permissively licensed, cloud-native storage backend and can live with a younger ecosystem, oCIS is the most forward-looking option here.
Key features of ownCloud Infinite Scale
- Single Go binary microservices architecture (replaces the old PHP ownCloud server)
- Sync/share clients for desktop, mobile, and web
- Collaborative editing via Collabora/OnlyOffice integration
- Spaces (project-based storage areas with granular permissions)
- S3-compatible object storage backend support
Pros
- Apache-2.0 licensed — the most permissive license of any tool in this category
- Go microservices architecture scales and deploys more predictably than legacy PHP ownCloud
- Spaces model gives cleaner per-project permission boundaries than a flat folder tree
Cons
- Much younger rewrite than Nextcloud or Seafile — smaller community and fewer third-party integrations
- Feature parity with the original PHP ownCloud Server is still catching up in places
- Fewer bundled apps out of the box than Nextcloud's extensive app store
ownCloud Infinite Scale pricing
Free / self-host · open-core · Apache-2.0
Organizations that want a permissively-licensed, horizontally-scalable storage backend built for the cloud era.
ownCloud Infinite Scale is an alternative to
Frequently asked questions
Is ownCloud Infinite Scale open source?
Yes. ownCloud Infinite Scale is open source (Apache-2.0), so you can read the code, self-host it, and avoid vendor lock-in.
How much does ownCloud Infinite Scale cost?
ownCloud Infinite Scale starts at Free / self-host on a open-core model. Self-hosting can reduce that to infrastructure cost only.
Can I self-host ownCloud Infinite Scale?
Yes — ownCloud Infinite Scale supports self-hosting, giving you full data ownership.