Commit Graph

108 Commits

Author SHA1 Message Date
Vincent Petry
aa46f0abb9 Improve reva storage service descriptions
The descriptions make it clearer that the services actually represent a
mount point in the combined storage. Each mount point can have a
different driver.
2020-09-16 22:14:50 +05:45
Benedikt Kulmann
f71a00114e Remove empty external apps config
There is nothing that would activate ocis-hello as an external app, so
this can be just removed. Also it blocks the new default apps in
ocis-phoenix.
2020-08-20 16:02:14 +02:00
Ilja Neumann
0f809b99fd Integrate account-management cli-commands 2020-08-18 12:09:21 +02:00
Benedikt Kulmann
95a1046378 Simplify tracing config for ocis-store 2020-08-12 10:45:50 +02:00
Benedikt Kulmann
4a79f385c4 Merge branch 'master' into update-deps-2020-07-22 2020-08-12 10:43:15 +02:00
A.Unger
c88138239a change store category to extensions instead of runtime 2020-08-12 13:35:14 +05:45
Benedikt Kulmann
1b048da76a Fix store command
- Was started with the wrong flagset
- Didn't use the ocis-store config at all
2020-08-12 13:35:14 +05:45
Benedikt Kulmann
ded9a0186e Set jaeger default tracing config 2020-08-12 09:35:43 +02:00
Benedikt Kulmann
86e344c92c Apply oCIS tracing config to all services having tracing 2020-08-12 09:35:43 +02:00
A.Unger
fb74cd49b5 use go-micro store 2020-07-14 13:47:33 +02:00
Alex Unger
576c4a70cd pass current environment down to the process 2020-07-01 19:39:51 +02:00
Vincent Petry
b4cb488597 Fix reva public link service command + changelog
Add missing changelog for the eos config change.
Fixed the reva public link service command to register properly.
2020-06-26 17:01:56 +02:00
Jörn Friedrich Dreyer
d1892c9b3e update reva config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-26 14:49:25 +02:00
Benedikt Kulmann
92ea44545f Return possible errors from runtime.Start instead of nil 2020-06-04 15:55:48 +02:00
Benedikt Kulmann
0fa1ad4110 Fix docblock of commands 2020-06-04 15:53:38 +02:00
A.Unger
1cc12b0dd5 add kill, list and run commands 2020-06-04 13:43:03 +02:00
A.Unger
a7f5c98c26 fix simple build (depends on ocis-hello PR) 2020-06-04 12:27:40 +02:00
A.Unger
c61bbd7783 restructure runtime code 2020-06-04 11:45:19 +02:00
A.Unger
c7310ae232 get rid of micro/proxy 2020-06-04 10:31:10 +02:00
A.Unger
19fc24ab1a address changes 2020-06-04 10:30:35 +02:00
A.Unger
76d77a9d6a use ocis-proxy@master 2020-06-02 10:55:46 +02:00
A.Unger
b211f29ea0 Merge branch 'master' into feature/pacman-runtime 2020-06-02 10:48:28 +02:00
A.Unger
7a91b6261a remove leftover merge conflict line 2020-05-27 11:14:06 +02:00
A.Unger
d2b2a25beb Merge branch 'master' into feature/public-shares 2020-05-26 12:01:32 +02:00
A.Unger
5204ecf869 delay dependant extensions from running 2020-05-25 14:24:13 +02:00
A.Unger
38049e596e enforce more linters 2020-05-24 22:06:19 +02:00
A.Unger
f508451824 get rid of recursive call 2020-05-24 19:18:31 +02:00
A.Unger
1ef3792906 use golangci-lint 2020-05-22 13:45:17 +02:00
A.Unger
29d8b1b981 use master @ ocis-accounts, ocis-settings, ocis-proxy 2020-05-22 13:35:40 +02:00
A.Unger
b2cece2de8 working runtime 2020-05-20 20:58:14 +02:00
A.Unger
9b779aabf8 minimal runtime implementation 2020-05-19 13:07:48 +02:00
Ilja Neumann
eebf94fa8e Integrate migration import command 2020-05-07 09:36:28 +02:00
Ilja Neumann
b0d984c252 Integrate ocis-accounts 2020-04-30 15:08:44 +02:00
Alex Unger
f099fbd2ae Merge branch 'master' into fix-simple 2020-04-17 08:49:27 +02:00
Jörn Friedrich Dreyer
5ed1bc08a2 add eos to makefile
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-15 20:38:42 +02:00
A.Unger
0698afea29 public link config on a working state 2020-04-08 12:10:13 +02:00
Michael Barz
fd36f66099 Add Flagset extractor, generate configuration docs 2020-04-03 23:43:46 +02:00
Jörn Friedrich Dreyer
f584d12934 partially fix simple build
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-31 08:22:34 +02:00
David Christofas
a0f949cb14 add thumbnails command 2020-03-19 15:59:57 +01:00
Ilja Neumann
2615b65021 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 are provided,
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-18 22:50:07 +01:00
A.Unger
1fe8b26f1c fix linter 2020-03-17 16:40:18 +01:00
A.Unger
83b8b762cb update branch 2020-03-17 15:10:25 +01:00
A.Unger
74fd634a2b update all sub commands 2020-03-17 15:01:09 +01:00
A.Unger
076383e79d call runtime with the current cli context on ocis_simple 2020-03-17 15:00:43 +01:00
A.Unger
e1405995be remove config parsing block from root command 2020-03-17 15:00:18 +01:00
A.Unger
e369509df3 call runtime with the current cli context 2020-03-17 14:59:54 +01:00
A.Unger
ca17f2da9e add context option on runtime 2020-03-17 14:59:37 +01:00
A.Unger
c76f1413d3 update runtime package: command calling more intuitive 2020-03-17 14:58:58 +01:00
Jörn Friedrich Dreyer
9702541f23 replace devldap with glauth
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-17 12:31:31 +01:00
Ilja Neumann
1e0f04dcbf Start proxy with ocis server command #136 2020-03-12 16:38:08 +01:00