mirror of
https://github.com/tiyn/wiki.git
synced 2026-03-31 18:34:47 +02:00
nextcloud: add nextcloud page and docker image
This commit is contained in:
12
wiki/nextcloud.md
Normal file
12
wiki/nextcloud.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# NextCloud
|
||||
|
||||
NextCloud is a free and open source client-server cloud-service.
|
||||
|
||||
## Server
|
||||
|
||||
A server can be setup via docker with the [nextcloud image](./docker-images/nextcloud.md).
|
||||
|
||||
## WebDAV
|
||||
|
||||
You can access ownCloud via WebDAV with the link
|
||||
`https://<nextcloud instance>/remote.php/dav/files/<user>/<path to folder or file>`.
|
||||
Reference in New Issue
Block a user