Wiki page nextcloud changed with summary [created] by Daniel

This commit is contained in:
ORG-wiki 2023-03-30 08:18:36 +02:00
parent 32d673cc7f
commit 87ff59608b
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
====== Nextcloud ======
Nextcloud is a suite of client-server software for creating and using file hosting services. It is functionally similar to Dropbox, although Nextcloud is free and open-source, allowing anyone to install and operate it on a private server. In contrast to proprietary services like Dropbox, the open architecture allows adding additional functionality to the server in form of applications.
===== Packages =====
<code>
pacman -S nextcloud-client
</code>
===== Configuration =====
The configuration is pretty much self explained. Just start the client and login to [[/en/server/services/nextcloud|your server]] (https://nextcloud.home).