mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 11:19:39 -06:00
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de> Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
791 B
791 B
title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
| title | date | weight | geekdocRepo | geekdocEditPath | geekdocFilePath |
|---|---|---|---|---|---|
| Spaces Registry | 2018-05-02T00:00:00+00:00 | 9 | https://github.com/owncloud/ocis | edit/master/docs/ocis/storage | spacesregistry.md |
{{< hint warning >}}
The current implementation in oCIS might not yet fully reflect this concept. Feel free to add links to ADRs, PRs and Issues in short warning boxes like this.
{{< /hint >}}
Storage Space Registries
A storage spaces registry manages the [namespace]({{< ref "./namespaces.md" >}}) for a user: it is used by clients to look up storage spaces a user has access to, the /dav/spaces endpoint to access it via WabDAV, and where the client should mount it in the users personal namespace.
{{< figure src="/ocis/storage/static/spacesregistry.drawio.svg" >}}