Commit Graph

741 Commits

Author SHA1 Message Date
Christian Richter
0d875d30b7 Add pointers to the config var extractor
Co-authored-by: David Christofas <dchristofas@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-05-03 11:39:12 +02:00
Phil Davis
3fd33957ca Fix docs typos 2022-05-03 11:04:37 +05:45
Jörn Friedrich Dreyer
bfc8196ac2 Merge branch 'master' into search
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 13:43:24 +00:00
Willy Kloucek
f9dcf37674 Merge branch 'master' into ocis-init 2022-05-02 08:30:11 +02:00
André Duffeck
e3b1a0ea65 Merge remote-tracking branch 'upstream/master' into search 2022-04-29 17:08:03 +02:00
Willy Kloucek
1cdb81bd3e add fixes from review 2022-04-29 16:10:21 +02:00
Willy Kloucek
4fdd3170cc only mount config volume for initialization 2022-04-29 14:40:30 +02:00
Edith Parzefall
e1430270b4 Language review on new IDM section (#3634) 2022-04-29 14:08:40 +02:00
Willy Kloucek
19e893704b Merge branch 'master' into ocis-init 2022-04-29 13:20:28 +02:00
Willy Kloucek
1b68e8589c simplify secure an ocis instance section 2022-04-29 13:18:49 +02:00
Ralf Haferkamp
f302f8a8c3 [docs-only] Adjust idm docs after it's now running by default (#3608)
* Add libregraph/idm and remove accounts and glauth

Also add the reva authproviders

* Adjust idm docs after it's now running by default

* Apply suggestions from code review

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* Update docs/extensions/idm/configuration_hints.md

Co-authored-by: Martin <github@diemattels.at>

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
2022-04-29 13:13:15 +02:00
André Duffeck
08df2e32d9 Merge remote-tracking branch 'upstream/master' into search 2022-04-29 13:00:01 +02:00
Willy Kloucek
7b5d705d64 add more documentation 2022-04-29 11:37:11 +02:00
Willy Kloucek
d86a86a884 update documentation 2022-04-29 10:56:48 +02:00
Willy Kloucek
afa8ca8246 use FullDefaultConfig in example config generator and remove leftover 2022-04-28 17:38:07 +02:00
Willy Kloucek
103abf840d Merge pull request #3565 from owncloud/TheOneRing-patch-1
Document C:\Windows\System32\Drivers\etc\hosts
2022-04-27 09:21:53 +02:00
Willy Kloucek
0daaf08f3a add windows hosts file hint also to s3 example 2022-04-26 15:00:56 +02:00
Willy Kloucek
c235e07320 reference windows' host file also on all other deployment examples 2022-04-26 14:39:11 +02:00
Willy Kloucek
a915f2e342 construct OCIS_BASE_DATA_PATH and OCIS_CONFIG_DIR from one base path 2022-04-26 13:17:35 +02:00
Willy Kloucek
c710e1f794 load configuration only from one directory 2022-04-26 12:04:12 +02:00
Jörn Friedrich Dreyer
190ee68c95 Merge branch 'master' into search 2022-04-22 09:45:06 +00:00
Jörn Friedrich Dreyer
1e5a9e90ff Merge branch 'master' into search 2022-04-22 09:42:23 +00:00
Willy Kloucek
adb26fc62e update ocis references from 1.19.1 to 1.20.0 2022-04-20 10:52:09 +02:00
Phil Davis
b3aff31466 Various grammar and typos 2022-04-19 20:47:37 +05:45
Michael Barz
3e6fc7829c Merge pull request #3533 from owncloud/1.20_release_notes
[docs-only] oCIS 1.20.0 release notes
2022-04-14 17:17:35 +02:00
Patrick Maier
9d756fd611 Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2022-04-14 16:59:21 +02:00
Jörn Friedrich Dreyer
37f64eb0e8 Merge branch 'master' into search
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-14 11:56:26 +00:00
Patrick Maier
4f07fc4a47 Update release_notes.md 2022-04-13 18:52:31 +02:00
Jörn Friedrich Dreyer
b4017a0451 minimal report handling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-13 15:25:32 +00:00
Christian Richter
3a9f2d8e15 Merge remote-tracking branch 'origin/master' into refactor-structure-v2 2022-04-13 17:20:54 +02:00
Christian Richter
d84f3043ca update drone
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Ralf Haferkamp
5948417cee Refresh idm setup docs after LDAP config changes 2022-04-13 17:04:38 +02:00
Willy Kloucek
2e49c9abc2 ensure svg width does not exceed the page space 2022-04-13 17:04:38 +02:00
Jörn Friedrich Dreyer
40a4c5070a Use embeddable ocdav go micro service (#3397)
* allow proxy to route to micro service

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use go micre ocdav service instead of reva frontend

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing gateway default config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva branch for testing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing comands

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva version

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* tidy

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva again

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* a blind mans config change

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* add ocdav to must start extensions

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* fail when neither backend nor service is set

Signed-off-by: jkoberg <jkoberg@owncloud.com>

Co-authored-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 17:04:38 +02:00
Ralf Haferkamp
bca502d2bd Fix idm setup docs 2022-04-13 15:09:16 +02:00
Willy Kloucek
4343cf3de7 Merge pull request #3517 from rhafer/idm-doc
[docs-only] Refresh idm setup docs after LDAP config changes
2022-04-13 10:35:05 +02:00
Willy Kloucek
1a3e4ba66d ensure svg width does not exceed the page space 2022-04-13 09:33:57 +02:00
Ralf Haferkamp
bb0a140889 Refresh idm setup docs after LDAP config changes 2022-04-12 16:37:31 +02:00
Jörn Friedrich Dreyer
0e88cb1bec Use embeddable ocdav go micro service (#3397)
* allow proxy to route to micro service

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use go micre ocdav service instead of reva frontend

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing gateway default config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva branch for testing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing comands

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva version

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* tidy

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva again

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* a blind mans config change

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* add ocdav to must start extensions

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* fail when neither backend nor service is set

Signed-off-by: jkoberg <jkoberg@owncloud.com>

Co-authored-by: jkoberg <jkoberg@owncloud.com>
2022-04-12 11:27:24 +02:00
Michael Barz
b02125d1f7 Merge pull request #3474 from owncloud/no-demo-users
[full-ci] set demo users to default off
2022-04-11 11:13:13 +02:00
Michael Barz
b1a05c3aac adjust the docs 2022-04-09 16:32:58 +02:00
Michael Barz
aff0651319 ordering of adrs 2022-04-08 23:50:00 +02:00
Michael Barz
788238d166 address review feedback 2022-04-08 23:34:36 +02:00
Klaas Freitag
12b59175a5 Minor addition: Performance for searching 2022-04-08 23:25:03 +02:00
Michael Barz
ebb8882be1 split into api, indexind and query language 2022-04-08 23:25:03 +02:00
Klaas Freitag
5db2e22725 Update docs/ocis/adr/0018-search.md
Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-04-08 23:25:03 +02:00
Klaas Freitag
4c70d958de More work on the first DRAFT of the ADR for searching and indexing. 2022-04-08 23:25:03 +02:00
Klaas Freitag
3286000915 Renamed the search ADR to an up to date sequence number 2022-04-08 23:25:03 +02:00
Klaas Freitag
df5e9fd16f Initial commit of ADR about searching in oCIS. 2022-04-08 23:25:03 +02:00
Hannah von Reth
20f37f830b Create ocis_traefik.md (#3485) 2022-04-08 11:40:36 +02:00