Martin
95510eb192
Update ocis-config-redesign.drawio.svg
...
The resulting data for *accounts* seems to be wrong.
**Originally it shows:**
```
pretty: true
color: true
level: info
```
**Corrected to:**
```
pretty: false
color: false
level: debug
```
2022-04-02 16:18:44 +02:00
Michael Barz
4ced6b571e
new download urls
2022-03-30 09:17:21 +02:00
Michael Barz
5e56f61238
Release Notes 1.19.0
2022-03-30 09:07:28 +02:00
Willy Kloucek
f67e6242ee
fix config edit path
2022-03-28 12:54:28 +02:00
Willy Kloucek
3a0f43a4ab
Merge pull request #3336 from owncloud/rename-space-manager-to-space-admin
...
rename space manager to space admin
2022-03-24 13:35:02 +01:00
Phil Davis
02a9247e80
Some grammar that the IDE noticed while I had these docs open
2022-03-24 13:05:26 +05:45
Willy Kloucek
c049a3ecfb
rename space manager to space admin
2022-03-23 10:40:36 +01:00
Klaas Freitag
58ac0ce367
Documentation about a test running oCIS over NFS.
2022-03-15 17:34:57 +01:00
Willy Kloucek
343fc0a73c
add katherine to demo users
2022-03-11 13:17:08 +01:00
Klaas Freitag
249d4eae97
Fix the location of the identifier-registration.yaml.
2022-03-11 11:31:35 +01:00
Patrick Maier
914e979d28
Update release_notes.md
2022-03-04 12:59:43 +01:00
Michael Barz
6c973fe10a
Update docs/ocis/release_notes.md
...
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com >
2022-03-04 12:49:12 +01:00
Patrick Maier
396adf2306
oCIS 1.18 Release Notes
2022-03-04 12:13:51 +01:00
Christian Richter
8ee5ab226e
Add missing weight to header to fix menu sorting
2022-03-02 16:34:20 +01:00
Jörn Friedrich Dreyer
7cb50011b7
Merge pull request #3131 from rhafer/readonly-idm-adr
...
[docs-only] ADR: Add first draft for readonly external user management
2022-02-24 12:53:33 +01:00
Jörn Friedrich Dreyer
7d511eabb9
Apply suggestions from code review
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2022-02-24 12:44:18 +01:00
Willy Kloucek
7ae7d56e43
documentation
2022-02-22 08:59:58 +01:00
Michael Barz
ff0f5833a9
bump version in docs
2022-02-21 09:41:02 +01:00
Patrick Maier
db739fb655
oCIS 1.17 release notes ( #3140 )
...
* oCIS 1.17 release notes
* Add wopiserver incompatibility info
* Update release_notes.md
* Update release_notes.md
* Update docs/ocis/release_notes.md
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2022-02-17 14:40:12 +01:00
David Christofas
c6a6093efa
add connection between ocis/ocs and accounts, reva gateway
2022-02-16 16:08:14 +01:00
David Christofas
3f91ce20de
[docs-only] added services communication diagram
2022-02-15 11:54:14 +01:00
Ralf Haferkamp
22ca7e6223
removed the "identity management system is writeable"
...
This ADR is supposed to be about the read-only case.
2022-02-10 15:54:19 +01:00
Ralf Haferkamp
5c59bf7b59
Rearrange Context and Problem Statement a bit
2022-02-08 16:07:26 +01:00
Ralf Haferkamp
6a4af40d52
Collect more pros and cons for the different options
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-02-08 16:07:26 +01:00
Ralf Haferkamp
5a390baaa1
Typo fixes and clarifications
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-02-08 16:07:26 +01:00
Ralf Haferkamp
2031461349
ADR: Add first draft for readonly external user management
2022-02-08 16:07:26 +01:00
Michael Barz
64b1450107
Merge pull request #3115 from owncloud/docs-adr-metadata
...
[docs-only] add first draft of metadata storage options
2022-02-08 14:56:00 +01:00
Willy Kloucek
1a3de22448
make testing for the parallel deployment optional and introduce the basic auth option for all supported deployments
2022-02-08 10:16:49 +01:00
Saw-jan
8cc3c01285
add doc for running parallel deployment acceptance tests locally
2022-02-08 12:53:03 +05:45
Jörn Friedrich Dreyer
395ed935d0
Update docs/ocis/adr/0016-files-metadata.md
...
Co-authored-by: Klaas Freitag <kfreitag@owncloud.com >
2022-02-07 10:48:48 +01:00
Michael Barz
8fad5f173b
add backup bullet points
2022-02-07 09:15:56 +01:00
Michael Barz
a6299697e3
Add 4th option
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com >
2022-02-07 09:10:30 +01:00
Michael Barz
4a59c8c096
add first draft of metadata storage options
2022-02-04 15:55:39 +01:00
Michael Barz
18ca6afaa4
Merge pull request #3070 from owncloud/docs-adr-events
...
[docs-only] Events adr
2022-02-03 16:46:03 +01:00
Michael Barz
a7187036f6
clarify where we need state
2022-02-03 13:34:27 +01:00
Michael Barz
8da7fcfd0d
Update docs/ocis/adr/0015-events.md
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com >
2022-02-03 12:12:23 +01:00
Michael Barz
ee8c97bb9d
add more pros and cons
2022-02-02 16:42:56 +01:00
Erik Neubauer
dcc72ed17f
Update ocis_traefik.md
...
deployment example path was incorrect
2022-02-02 12:48:46 +01:00
Klaas Freitag
700ba907ac
Apply review feedback.
...
Co-authored-by: David Christofas <dchristofas@owncloud.com >
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com >
2022-02-01 17:56:07 +01:00
Klaas Freitag
2d9d67ef8c
Update docs/ocis/adr/0015-events.md
...
Co-authored-by: David Christofas <dchristofas@owncloud.com >
2022-02-01 16:58:57 +01:00
Willy Kloucek
322be13ee7
remove the owncloud storage driver
2022-02-01 11:16:18 +01:00
Klaas Freitag
06992b5ea1
First draft of the Events adr.
2022-01-31 18:48:01 +01:00
Alex Unger
0edd178d73
@wkloucek feedback
2022-01-31 09:48:03 +01:00
Alex Unger
c25ab1db86
diagrams and clarifications
2022-01-28 21:22:29 +01:00
Alex Unger
68fdbbabf1
runtime adr
2022-01-26 13:41:31 +01:00
Michael Barz
9b96053a82
Merge pull request #3008 from owncloud/opa-revamp
...
Revamp Policy Enforcement ADR
2022-01-21 16:00:35 +01:00
Michael Barz
8ec93de050
Change helm repo url
2022-01-21 12:02:16 +01:00
Alex Unger
79de789d2d
added section on external data storage
2022-01-21 11:48:26 +01:00
Alex Unger
69b1951579
reword
2022-01-21 11:43:22 +01:00
Benedikt Kulmann
da1da9b1eb
Add web development docs to the ocis wopi deployment example
2022-01-10 10:02:20 +01:00