|
4 | 4 |
|
5 | 5 | [](COPYING) [](https://kiteworks.com/opensource) [](https://hub.docker.com/r/owncloud/server) |
6 | 6 |
|
7 | | -ownCloud Core is the server-side component of ownCloud 10 (Classic), providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases. |
| 7 | +ownCloud Core is the server-side component of ownCloud Classic 10, providing file storage, synchronization, and sharing trusted by over 200 million users worldwide. It includes WebDAV, CalDAV, and CardDAV servers, a plugin architecture for apps, user and group management, encryption support, external storage backends, and a comprehensive REST API. The server runs on PHP with support for MySQL, MariaDB, PostgreSQL, and SQLite databases. |
8 | 8 |
|
9 | | -## Part of Classic (OC10) |
| 9 | +## Part of ownCloud Classic |
10 | 10 |
|
11 | | -This is the main repository for [ownCloud Server (Classic)](https://github.com/owncloud/core), also known as ownCloud 10 or OC10. It is the foundation that apps like [Activity](https://github.com/owncloud/activity), [Calendar](https://github.com/owncloud/calendar), [Contacts](https://github.com/owncloud/contacts), and many others extend. The server is available as a Docker image on [Docker Hub](https://hub.docker.com/r/owncloud/server). |
| 11 | +This is the main repository for [ownCloud Classic](https://github.com/owncloud/core), also known as ownCloud Classic 10. It is the foundation that apps like [Activity](https://github.com/owncloud/activity), [Calendar](https://github.com/owncloud/calendar), [Contacts](https://github.com/owncloud/contacts), and many others extend. The server is available as a Docker image on [Docker Hub](https://hub.docker.com/r/owncloud/server). |
12 | 12 |
|
13 | 13 | For the next-generation ownCloud platform, see [ownCloud Infinite Scale (oCIS)](https://github.com/owncloud/ocis). |
14 | 14 |
|
15 | 15 | ## Getting Started |
16 | 16 |
|
17 | | -For installing ownCloud Server, see the official [ownCloud 10 installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/). |
| 17 | +For installing ownCloud Classic, see the official [ownCloud Classic 10 installation manual](https://doc.owncloud.com/server/latest/admin_manual/installation/). |
18 | 18 |
|
19 | 19 | ### Development Build Prerequisites |
20 | 20 |
|
|
27 | 27 |
|
28 | 28 | ## Documentation |
29 | 29 |
|
30 | | -- [ownCloud Server documentation](https://doc.owncloud.com) |
| 30 | +- [ownCloud Classic documentation](https://doc.owncloud.com) |
31 | 31 | - [Developer documentation](https://doc.owncloud.com/server/latest/developer_manual/) |
32 | 32 | - [CHANGELOG.md](https://github.com/owncloud/core/blob/master/CHANGELOG.md) |
33 | 33 | - [Conventional Commits specification](https://www.conventionalcommits.org/) |
|
0 commit comments