Commit Graph

95 Commits

Author SHA1 Message Date
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
Ilja Neumann
250d6ecfbe Call urfave before hook for konnectd command 2020-02-27 11:01:52 +01:00
A.Unger
0de18a4d3e spawn as a separate goroutine 2020-02-17 14:57:50 +01:00
A.Unger
4a9fe6ec5f rename default services 2020-02-17 14:43:56 +01:00
A.Unger
e0cfee48f4 embedded services as part of the Runtime struct 2020-02-17 14:22:52 +01:00
A.Unger
e544840d7d magical fix 2020-02-17 14:17:05 +01:00
Ilja Neumann
a37a38c860 Integrate ocis-konnectd (#110)
* Integrate ocis-konnectd
2020-02-13 21:43:20 +01:00
Jörn Friedrich Dreyer
c2c12fd655 update micro deps to v2
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-11 10:33:18 +01:00
Ilja Neumann
bbf086fed7 Integrate ocis-devldap
Co-authored-by: Thomas Müller <thomas.mueller@tmit.eu>
2020-01-30 10:19:10 +01:00
Thomas Müller
c602abfa73 Adding ocis-graph-explorer to ocis 2020-01-28 11:55:12 +01:00
Jörn Friedrich Dreyer
fa1b262bc1 introduce dedicated reva commands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-17 10:25:46 +01:00
A.Unger
9e73dfe46a use ocis-pkg 2020-01-15 14:20:21 +01:00
A.Unger
9b936b5271 use ParseAppsFlag from Phoenix flagset to deal with the list of apps 2020-01-15 11:27:35 +01:00
A.Unger
4103c43f11 remove apps hardcoded values 2020-01-15 11:26:55 +01:00