ownCloud Core: Secure and Self-Hosted File Sharing and Collaboration Platform
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
ownCloud Core is the robust foundation of the ownCloud web server, providing secure file sharing and collaboration. This PHP-based platform allows users to host their files, contacts, and calendars on their own server, emphasizing privacy and control. With over 8,700 stars, it's a popular choice for self-hosting and expandable cloud benefits.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
ownCloud Core is the foundational component of the ownCloud web server, designed for secure file sharing and collaboration. This open-source project, hosted at https://github.com/owncloud/core, boasts an impressive 8,790 stars and 2,064 forks, indicating its strong community and widespread adoption. Written primarily in PHP and licensed under AGPL-3.0, ownCloud Core empowers users to take control of their data by providing a self-hosted cloud solution.
Installation
For installing ownCloud, refer to the official ownCloud 10 installation manual.
For local development builds, you will need Composer v2, yarn, and node (v14 or higher). Detailed instructions for Composer v2 installation can be found in resources like How to install Composer on Ubuntu 22.04 | 20.04 LTS.
Why Use It?
ownCloud Core provides a powerful and flexible platform for managing your digital life with an emphasis on control and privacy. Here are some key reasons to consider ownCloud:
- Access your Data: Store your files, contacts, calendars, and more on a server of your choosing.
- Sync your Data: Keep your files, contacts, calendars, and more synchronized across all your devices.
- Share your Data: Easily share data with others, granting access to photo galleries, calendars, or any other content.
- Expandable with dozens of Apps: Extend functionality with numerous applications like Calendar, Contacts, Mail, or News.
- All Benefits of the Cloud: Enjoy cloud advantages on your own server, maintaining full ownership.
- Encryption: Secure data in transit with HTTPS connections and enable the encryption app for data at rest, enhancing security and privacy.
Links
- GitHub Repository: https://github.com/owncloud/core
- Official Website: http://ownCloud.com
- Installation Manual: https://doc.owncloud.com/server/latest/admin_manual/installation/
- Support: https://owncloud.com/support/
- Forum: https://central.owncloud.org
- Contribution Guidelines: https://owncloud.com/contribute/
- Twitter: https://twitter.com/ownCloud
- Facebook: https://facebook.com/ownclouders
Source repository
Open the original repository on GitHub.