ownCloud is a self-hosted file sync and share platform that provides secure access to documents, photos, and other data from any device. It includes collaboration features like sharing, versioning, and integration with office suites. ownCloud comes in two editions: ownCloud 10 (the classic PHP-based version) and ownCloud Infinite Scale (ocis, built on Go).
- File sync and sharing with versioning
- External storage integration (S3, Azure, Google Drive)
- Document editing with OnlyOffice/Collabora integration
- User and group management
- Activity tracking and audit logs
- Mobile and desktop clients
- Backend: PHP 7.4 (ownCloud 10) / Go (Infinite Scale)
- Database: MySQL 8.0+, MariaDB 10.2-10.11, PostgreSQL 9-14
- Web Server: Apache 2.4 with prefork and mod_php (only officially supported)
- Cache: Redis (recommended for production)
- Self-hosted installation on Linux
- Containerized deployment with Docker
- Pre-configured appliances available
- License: AGPL-3.0 (ownCloud 10) / Apache-2.0 (Infinite Scale)
- Current Version: 10.16.1 (ownCloud 10) / 8.0.0 (Infinite Scale)
- Enterprise Edition: Available with support and additional features
¶ History and References
Any questions?
Feel free to contact us. Find all contact information on our contact page.