Commit Graph

21 Commits

Author SHA1 Message Date
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +01:00
Willy Kloucek
ee57288309 switch all other services to struct tag based env config 2022-01-03 07:49:24 +01:00
A.Unger
e3e3d1ee57 runtime: removed trap goroutine and let the context cancelation do the thing 2021-12-06 12:11:48 +01:00
A.Unger
3580e16771 losing my mind 2021-11-11 15:12:37 +01:00
A.Unger
8f99fdc902 new config framework in settings 2021-11-08 14:00:25 +01:00
A.Unger
db9dc74555 normalize settings 2021-11-08 12:21:12 +01:00
A.Unger
17dbc3d5ee migrate settings to the new config scheme 2021-11-05 12:25:32 +01:00
David Christofas
9ecc065879 update CORS middleware and make it configurable 2021-10-22 13:27:31 +02:00
Willy Kloucek
7b30571aff switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224 2021-09-27 12:02:55 +02:00
A.Unger
b13863b717 refactor traceprovider initialization 2021-08-09 18:03:01 +02:00
A.Unger
3901680fba example of refactoring settings tracing away 2021-03-12 10:56:20 +01:00
A.Unger
b52fe95762 run ParseConfig only when running unsupervised 2021-03-11 20:09:05 +01:00
A.Unger
e8c57394d8 fix debug services shutdown 2021-03-10 11:38:21 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
A.Unger
29910838c1 rework config 2021-03-09 15:55:45 +01:00
A.Unger
98dd9a970f suture runtime v1 2021-03-03 15:05:21 +01:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
A.Unger
ecd2b8474d ditto for seettings & webdav 2020-11-06 08:25:31 +05:45
David Christofas
116ba347e9 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 16:41:02 +02:00
A.Unger
d6733b47cc update settings import paths and module name 2020-09-18 12:44:53 +02:00
A.Unger
f725ddaa65 Add 'settings/' from commit '230545a4a75b0611988fbcea51336a6c316d6a3d'
git-subtree-dir: settings
git-subtree-mainline: c26f7b390a
git-subtree-split: 230545a4a7
2020-09-18 12:43:43 +02:00