Commit Graph

10 Commits

Author SHA1 Message Date
Benedikt Kulmann 775942387c Change default reva frontend url to point to ocis-proxy 2020-06-24 22:18:03 +02:00
Vincent Petry 6dcb5622f7 Update config docs for TUS and others (#251) 2020-06-05 16:28:00 +02:00
Vincent Petry 32306dc6b4 Add flag for disabling TUS in capabilities 2020-06-02 11:46:13 +02:00
Vincent Petry 699f3c4d4e Add global TUS capability + some config
Added global TUS capability in the config structure.
Added config switches for the advertised max chunk size and http method
override.
2020-06-02 10:21:57 +02:00
Jörn Friedrich Dreyer 7ae8fc22f5 update reva (#113)
* new ocis config

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

* Change default settings to be able to run ocis server without any configuration

- Konnectd uses no TLS as it is behind the proxy.
- Glauth generates dev-certificates for ldap on startup if none is provided.
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel

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

* allow configuring user sharing driver, default to json

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

* update reva

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

* switch to preferred_username as opaqueid

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

* update drone config to override new defaults to match test environment

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

* use latest reva

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

* typo

* use updatet api tests

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

* core tests got merged already

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

* fix changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-22 09:56:13 +01:00
Thomas Müller 584d47daa8 Do not start openid connect provider - OCIS will use konnectd by def… (#61)
* Do not start openid connect provider - OCIS will use konnectd by default

* default to konnectd as oidc

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

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-13 21:25:52 +01:00
Jörn Friedrich Dreyer a3a4232387 allow different namespaces
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-05 11:16:26 +01:00
Jörn Friedrich Dreyer fbf131c6b2 change default ocdav namespace
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-30 11:17:00 +01:00
David Christofas 11816f75ab updgrade the micro/cli dependency 2020-01-28 14:41:18 +01:00
Jörn Friedrich Dreyer 25a68c9321 separate reva services
update config

add desktop client with all localhost ports

split flagsets

add user docs

update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 21:53:43 +01:00