ownCloud Infinite Scale
Modern, cloud-native content collaboration and file synchronization platform in Go.
Why consider ownCloud Infinite Scale?
ownCloud Infinite Scale (OCIS) is a microservices-based cloud storage platform written in Go and Vue.js. Built with zero database bottlenecks, it delivers high-performance file sharing, WebDAV sync, and office integration.
Learn ownCloud Infinite Scale by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ownCloud Infinite Scale
OCIS eliminates classic SQL databases by storing metadata directly on POSIX filesystem trees with Reva storage drivers.
Running with Docker
docker run -d \ --name ocis \ -p 9200:9200 \ -e OCIS_INSECURE=true \ owncloud/ocis:latestownCloud Infinite Scale is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.