System Requirements
Introduction
Read this documentation for the supported environment for your ownCloud Server. Starting with ownCloud Server 11, only Docker-based installations are supported.
Docker Host Requirements
ownCloud Server 11 is exclusively deployed via Docker. The following requirements apply to the Docker host:
| Component | Requirement |
|---|---|
Docker |
Docker Engine 20.10 or later |
Docker Compose |
Docker Compose v2 or later |
Architecture |
64-bit (x86_64 / amd64) |
RAM |
Minimum 512MB; 1GB or more recommended. |
|
The operating system, web server, PHP runtime, and database are all managed inside the Docker images provided by ownCloud. No manual configuration of these components is required on the host. |
Hypervisors
-
Hyper-V
-
VMware ESX - ownCloud must run without overcommitment of cores or RAM for larger installations (1000+ users).
-
Xen
-
KVM
Web Browser
-
Firefox 60 ESR+
-
Chrome 66+
-
Safari 10+
-
Edge (current version on Windows 10)
-
IE11 or newer (except Compatibility Mode)