Commit Graph

211 Commits

Author SHA1 Message Date
Michael Barz
189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Jörn Friedrich Dreyer
565548ebce storage-metadata -> storage-system
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:14:13 +00:00
Jörn Friedrich Dreyer
449a0169f6 approvider -> app-provider
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 06:39:28 +00:00
Willy Kloucek
26a92f2bad add app-registry service 2022-05-03 15:12:35 +02:00
Willy Kloucek
977c4fd9e9 ensure commands for all services 2022-05-03 15:12:34 +02:00
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
18e9661a24 fix ocis config parsing for subcommands 2022-05-02 13:13:29 +02:00
Jörn Friedrich Dreyer
6474d46252 nitpicks and typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-29 19:09:03 +00:00
Willy Kloucek
1cdb81bd3e add fixes from review 2022-04-29 16:10:21 +02:00
Willy Kloucek
feda972487 add idm admin password variable to init command 2022-04-29 14:28:08 +02:00
Christian Richter
c47e43318a allow override of admin password wit ocis init
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-29 14:15:48 +02:00
André Duffeck
08df2e32d9 Merge remote-tracking branch 'upstream/master' into search 2022-04-29 13:00:01 +02:00
Christian Richter
72688b3650 move generic secret errors to shared, fix edgecase in cli flags
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-29 11:15:13 +02:00
Christian Richter
ed1c459d98 Merge branch 'ocis-init' of github.com:owncloud/ocis into ocis-init 2022-04-28 15:56:16 +02:00
Christian Richter
0330b431bb unclutter ocis init code
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 15:55:21 +02:00
Willy Kloucek
83b94cf82d log parsing errors to stdout 2022-04-28 15:52:26 +02:00
Christian Richter
5a6c44afa0 move config generator to own structures, to avoid having to fork the yaml package (omitempty issues)
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 15:43:40 +02:00
Christian Richter
fb6a8ffc7b add backup of config on force overwrite
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-28 11:12:22 +02:00
Willy Kloucek
31656e1a97 remove TODOs 2022-04-28 08:48:32 +02:00
Willy Kloucek
4043f181b1 set generate ldap secrets 2022-04-27 17:00:31 +02:00
Willy Kloucek
5b572b3852 initialize insecure options 2022-04-27 15:46:17 +02:00
Willy Kloucek
a261fc8c88 cleanup 2022-04-27 15:01:31 +02:00
Willy Kloucek
b3f55765d8 use common transfer secrets 2022-04-27 14:13:17 +02:00
Willy Kloucek
9095b11d6c load reva gateway and token manager from common config 2022-04-27 13:58:59 +02:00
Christian Richter
d106c87c51 [WIP] adapt storage changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-27 10:37:40 +02:00
Christian Richter
fb5ca006e4 Merge remote-tracking branch 'origin/master' into ocis-init
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-26 16:28:12 +02:00
Christian Richter
58a24e620e Move reva transfer secret to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-26 14:10:03 +02:00
Christian Richter
a4d7696232 Move machine-auth-api-key to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-26 10:20:15 +02:00
Christian Richter
acf75afebc Move Tokenmanager to shared.Commons
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-25 16:35:10 +02:00
David Christofas
60bf000308 make gateway config similar to other services 2022-04-25 15:44:15 +02:00
David Christofas
76a6588d88 make frontend config similar to other services 2022-04-25 15:44:10 +02:00
David Christofas
430e7f6115 make ocdav config similar to other services 2022-04-25 15:44:06 +02:00
David Christofas
f39e354eea make storage shares config similar to other services 2022-04-25 15:44:01 +02:00
David Christofas
f40ec3c934 make storage users config similar to other services 2022-04-25 15:43:56 +02:00
David Christofas
12c14e3135 make storage publiclink config similar to other services 2022-04-25 15:43:52 +02:00
David Christofas
4c6848e6bf make auth machine config similar to other services 2022-04-25 15:43:48 +02:00
David Christofas
d303bb6f55 make storage metadata config similar to other services 2022-04-25 15:43:43 +02:00
David Christofas
5013d71dac make sharing config similar to other services 2022-04-25 15:43:39 +02:00
David Christofas
7c879343e8 make auth bearer config similar to other services 2022-04-25 15:43:35 +02:00
David Christofas
c70a60d7bc make app provider config similar to other services 2022-04-25 15:43:31 +02:00
David Christofas
9e20992c0b make group provider config similar to other services 2022-04-25 15:43:26 +02:00
David Christofas
ed4e9ee866 make user provider config similar to other services 2022-04-25 15:43:23 +02:00
David Christofas
57e4e70888 remove auth basic command to improve config code 2022-04-25 15:43:15 +02:00
Christian Richter
f7a84491ef add missing extensions
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 12:20:37 +02:00
Christian Richter
88cf3eec89 handle insecure flag
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 11:56:26 +02:00
Christian Richter
3956108e17 add password generator
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-20 11:12:55 +02:00
Christian Richter
8d81e39bd6 refactor yaml labels, add overwrite protection
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-19 15:14:01 +02:00
Christian Richter
c9c329b139 initial skel for subcommand
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-14 15:46:25 +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
Jörn Friedrich Dreyer
bba190f980 add ocis search command
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-14 08:19:51 +00:00