Daily Post September 15 2026-oCIS
Email Us |TEL: 050-1720-0641 | LinkedIn | Daily Posts

| Collaboration | Questions? | Monthly Letter | Monthly Blog | Our Partners |
ownCloud Infinite Scale
Built from the ground up to overcome the performance bottlenecks inherent in traditional Web systems, oCIS shifts away from legacy PHP-based server stacks toward a Go-based microservices architecture. Designed in collaboration with scientific institutions like CERN, this platform is cloud-native file sync and sharing, granular permissions management, and workspace integration prioritizing microsecond response times, scalability, and data governance.
It is a user-centric file platform used to handle enterprise data collaboration across local networks and global cloud infrastructure. That is different from traditional sync-and-share systems that rely on monolithic server code and relational databases, oCIS is structured as a cloud-native microservices application written entirely in the Go programming language. It breaks down file management into independent, decoupled services that handle specific tasks, such as authentication, metadata index tracking, spatial permission management, and WebDAV endpoints. Fronted by a Vue.js single-page web interface called ownCloud Web, oCIS allows organizations to host, share, organize, and edit documents across web browsers, desktop clients, and mobile devices keeping total physical control over their storage assets.
A point of confusion for IT administrators looking at this platform is whether ownCloud Infinite Scale requires an existing installation of legacy ownCloud Server, also known as ownCloud 10. The short answer is no. Infinite Scale is a completely independent, standalone system built from a clean codebase. It does not run on top of PHP, Apache, or traditional web servers, nor does it require legacy software components to function. Tools and migration paths exist to help enterprise administrators move data from legacy ownCloud 10 or Nextcloud servers into an oCIS instance, Infinite Scale operates entirely on its own without requiring any older versions to be present on the infrastructure.
Why Use it
The main reason for adopting ownCloud Infinite Scale is its performance improvements, reduced resource consumption, and simplified administrative model. Traditional open-source file platforms relying on PHP and relational databases often hit performance ceilings under heavy concurrent loads or when managing millions of individual files. Moving to Go, oCIS eliminates database locking bottlenecks, lowers CPU and memory overhead, and allows instant file lookups regardless of directory depth. oCIS introduces a paradigm called Spaces, which allows teams to create dedicated, project-centric data areas with distinct ownership and permission boundaries. This removes the administrative headaches associated with traditional top-down folder sharing, preventing broken links and lost access when team members change roles or leave an organization.
Value
For SMEs in Japan, ownCloud Infinite Scale addresses specific operational, regulatory, and technical challenges. Japanese SMEs need to adhere to strict data privacy mandates and corporate compliance frameworks, particularly regarding sovereignty over customer data and proprietary intellectual property. Relying exclusively on global public cloud providers introduces vendor lock-in, unpredictable monthly operational expenses, and concerns over international data transfers. Hosting oCIS locally or within trusted local Japanese data centers, businesses retain total control over their data footprint.
The operational design of oCIS delivers huge cost efficiencies for Japanese SMEs that may lack dedicated full-time IT system administrators. Because oCIS does not require complex database tuning, web server stack maintenance, or server farm resources, a small internal team can easily deploy and maintain a system. The native multi-language support ensures Japanese employees can work comfortably within the web interface, and integration with collaborative tools like Collabora Online and ONLYOFFICE enables smooth joint editing of Japanese character documents without formatting corruption. Also, against the backdrop of Japan's rigorous business continuity planning requirements in disaster-prone regions, the binary design and low network bandwidth footprint make oCIS resilient for local backups and remote site replication.
Licensing
The licensing structure for ownCloud Infinite Scale reflects a dual open-source approach designed to balance community access with enterprise extensions. The core server engine and underlying microservices architecture are licensed under the permissive Apache 2.0 open-source license. This allows organizations to freely deploy, inspect, modify, and integrate the core platform into their existing technology pipelines without restrictive distribution requirements. The primary web interface, ownCloud Web, is released under the AGPL version 3, ensuring that modifications made to the front-end interface remain open and shared with the broader ecosystem. For larger enterprises requiring dedicated support, specialized integrations, SLA guarantees, or proprietary extensions, commercial enterprise subscriptions are available directly through ownCloud.
Pros
Performance leads the list, as the Go runtime handles high concurrency reducing file synchronization latency to fractions of a second. Scalability is practically unlimited, allowing organizations to scale storage horizontally across local disks, network file systems, or S3-compatible cloud object stores without rearchitecting the application layer. The absence of a mandatory external relational database radically simplifies deployment, drastically minimizes routine administrative maintenance, and removes traditional database backup liabilities. The introduction of project Spaces streamlines team collaboration by establishing independent data boundaries that persist regardless of staff turnover. Finally, the native OpenID Connect identity architecture helps with secure single sign-on integration with corporate authentication services.
Cons
Because oCIS is a total structural rewrite rather than an update to legacy platforms, legacy third-party PHP apps and marketplace plugins designed for older ownCloud versions cannot run directly on oCIS. Organizations relying on niche, custom legacy plugins will need to rebuild them around the new microservices APIs or wait for equivalent web extensions to emerge. Additionally, system administrators accustomed to managing classical PHP scripts and database tables may face a minor learning curve as they adapt to microservices management, environment variable configurations, and containerized deployments. Lastly, while the core file sync, sharing, and document editing ecosystem is good, the overall ecosystem of secondary applications is still growing compared to older platforms that accumulated third-party extensions over many years.