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
b211f29ea0
Merge branch 'master' into feature/pacman-runtime
2020-06-02 10:48:28 +02:00
A.Unger
d2b2a25beb
Merge branch 'master' into feature/public-shares
2020-05-26 12:01:32 +02:00
A.Unger
38049e596e
enforce more linters
2020-05-24 22:06:19 +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
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
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