Commit Graph

56 Commits

Author SHA1 Message Date
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
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
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
4a9fe6ec5f rename default services 2020-02-17 14:43:56 +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
Jörn Friedrich Dreyer
ab1f1a6dbc Reva based simple ocis
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-13 16:48:28 +01:00
Jörn Friedrich Dreyer
3b24c1a9bd configure phoenix apps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-10 15:52:10 +01:00
A.Unger
00cf134ae6 added comment to unexported variable 2020-01-10 12:02:11 +01:00
A.Unger
813ae5eb63 simplify runtime builder 2020-01-10 11:59:19 +01:00
A.Unger
1aefa43f86 rename WithTracing -> Start (better api) 2020-01-10 11:51:03 +01:00
A.Unger
e43478c2ca use tracing package in server command 2020-01-10 11:49:25 +01:00
A.Unger
d47d174b7b use tracing package 2020-01-10 11:48:09 +01:00
A.Unger
0956bf6e54 rename simple -> server_simple 2020-01-10 11:16:17 +01:00
A.Unger
e0c2aa76cd cleanup root command and use registry to load commands 2020-01-09 14:34:57 +01:00
A.Unger
42034052f5 self register health 2020-01-09 14:34:37 +01:00
A.Unger
d872c3ddb2 include on simple build tag 2020-01-09 14:34:08 +01:00
A.Unger
90be73044e exclude from simple build tags 2020-01-09 14:33:44 +01:00
Jörn Friedrich Dreyer
4f860675bc add ocis-reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-19 12:33:20 +01:00
A.Unger
c17568a319 remove handlers 2019-12-17 15:02:25 +01:00
A.Unger
d0842cdd5f consistency accross commands declaration 2019-12-17 14:40:39 +01:00
A.Unger
819e8dc82d init micro runtime separately 2019-12-17 14:40:39 +01:00
A.Unger
82feb6ea43 block with a range instead of a select without default 2019-12-17 11:59:28 +01:00
A.Unger
32f9884a58 added command categories (extensions, fullstack) + reduce complexity metrics hopefully 2019-12-17 11:43:58 +01:00
A.Unger
7ca44bce13 added phoenix, graph, ocs and webdav to startup 2019-12-17 11:06:46 +01:00
A.Unger
c5f7c68d87 added micro runtime default services 2019-12-17 10:49:04 +01:00
A.Unger
af32874919 integrated micro runtime 2019-12-17 10:35:33 +01:00
A.Unger
70c496d830 remove micro gateway service definition 2019-12-17 10:01:04 +01:00
A.Unger
b1d041fcb1 remove err printing 2019-12-13 16:27:56 +01:00
A.Unger
88821244cb added info flag 2019-12-13 13:09:49 +01:00
A.Unger
f46a49826a use the right port on webdav service 2019-12-13 10:37:06 +01:00
A.Unger
ded7b7249c use the right port on ocs service 2019-12-13 10:36:28 +01:00
A.Unger
58eaf3750f use the right port on konnectd service 2019-12-13 10:36:13 +01:00
A.Unger
fa77e943cd use the right port on graph service 2019-12-13 10:35:55 +01:00
A.Unger
ff60245e83 enable phoenix on the reserved port 2019-12-13 10:35:23 +01:00
A.Unger
f74995a626 enable konnectd + ocs 2019-12-13 10:31:15 +01:00
A.Unger
2903a9e3d4 comment out api initialization 2019-12-13 10:16:04 +01:00