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
A.Unger
fd1eabf43b
adapt WebDavHandler to match its interface definition
2019-12-13 10:15:03 +01:00
A.Unger
d4728c6d01
provide configuration for the extension on runtime
2019-12-12 10:06:26 +01:00
A.Unger
0695c25089
prevent from registering broken services
2019-12-12 09:53:43 +01:00
Thomas Boerger
1612e4a841
Use new package structuring, embed existing extensions
2019-12-10 15:24:01 +01:00
Thomas Boerger
e807f497bf
Update files for new ocis naming
2019-09-05 12:15:54 +02:00
Thomas Boerger
6dbfb09f4b
Add initial project structure
...
With this commit I have prepared a full basic project structure, so far it doesn't embed phoenix itself and also no kit parts. It includes the whole Drone pipeline to continously publish binaries on push and on tag to our download mirrors (will be available at https://download.owncloud.com/reva/phoenix ) and also publishes Docker images at owncloud/reva-phonix. For the Docker image auto_tag is enabled, which means latest is always based on the master branch and tags are automatically converted to minor, major and patch release tags.
2019-09-04 10:33:03 +02:00