Commit Graph

43 Commits

Author SHA1 Message Date
Florian Schade
194921eb0c enhancement: handle ocm event notifications 2024-09-05 17:28:27 +02:00
Martin Mattel
285751f53f fix readme leftovers 2024-09-03 09:29:03 +02:00
Martin Mattel
aa58143fb6 [docs-only] Small fix for ocm envvar description text 2024-09-03 08:59:35 +02:00
Martin Mattel
cb033222f4 [docs-only] Small ocm text fix 2024-09-02 13:18:38 +02:00
Jörn Friedrich Dreyer
e552196042 update gateway service endpoint descriptions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Update services/gateway/README.md

Co-authored-by: Martin <github@diemattels.at>

fix env tag

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-26 11:03:44 +02:00
Jörn Friedrich Dreyer
84e87cd722 set the configured protocol transport for service metadata
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-23 20:51:17 +02:00
Martin
be026cdc9a Update services/ocm/README.md 2024-08-19 16:29:52 +02:00
Jörn Friedrich Dreyer
ebbe87ccc0 Update services/ocm/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-08-19 16:29:51 +02:00
Jörn Friedrich Dreyer
0140862b50 docs: update ocm service readme
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-19 16:29:51 +02:00
mmattel
1a5d49c04d [docs-only] Update ennvar text and readme in ocm 2024-08-19 13:52:05 +02:00
mmattel
c71af8f8a9 [docs-only] Document the expected location of the ocmproviders.json file 2024-08-19 10:10:37 +02:00
Jörn Friedrich Dreyer
b7fdc59f21 change ocmproviders defaultconfig path
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 12:27:05 +02:00
Jörn Friedrich Dreyer
066c4b8173 only register signal handling once
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-29 16:28:13 +02:00
Jörn Friedrich Dreyer
7999e2969b do not force exit to let all services shutdown gracefully
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 14:02:52 +02:00
Jörn Friedrich Dreyer
a96203786f replace defineContext with context from app
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:33:57 +02:00
Jörn Friedrich Dreyer
008f379a01 pass config context when running apps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:30:42 +02:00
Jörn Friedrich Dreyer
7a22dfb6de NotifyContext when running services standalone
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:26:58 +02:00
Jörn Friedrich Dreyer
d1fd65466f reuse default node id when registering services
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:07:54 +02:00
Jörn Friedrich Dreyer
9d0af6f281 configurable ocm timeouts
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-06-24 10:49:49 +02:00
Thomas Müller
a8cbc612cc chore: remove unused return value from BindSourcesToStructs (#9033) 2024-04-30 18:18:31 +02:00
Jürgen Weigert
e8455af336 Fix: README.md ocmproviders.json example
The trailing comma is a syntax error,
the correct name is not providers.json, but ocmproviders.json

(The table in https://doc.owncloud.com/ocis/5.0/deployment/services/s-list/ocm.html#environment-variables
has the name spelled with a hyphen, this is misleading, as it is just a soft-hyphen due to the narrow column, and the hyphen disappears during copy/paste. )
2024-04-23 10:51:43 +02:00
Thomas Müller
07f0cd5574 fix: typos, naming clashes, error messages and deprecations 2024-04-03 15:34:36 +02:00
Christian Richter
fe4cd7a901 make code more readable
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 14:21:21 +01:00
Christian Richter
b5ca297f54 prevent nil pointer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 13:56:10 +01:00
Christian Richter
72916dc53c adapt cors headers
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-19 10:54:58 +01:00
Phil Davis
4cfb0fd504 chore: set introductionVersion 5.0 in services/ocm 2024-03-06 17:50:21 +05:45
Phil Davis
9d2be66a85 chore: add introductionVersion pre5.0 to environment variable docs 2024-03-06 17:50:20 +05:45
Jörn Friedrich Dreyer
972adafd29 verify all system accounts are set
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-29 15:51:37 +01:00
Andre Duffeck
5749348b11 [full-ci] Ocm tus (#7998)
* Add service account configuration for the ocm service

* Bump reva

* Add changelog
2023-12-18 10:05:31 +01:00
André Duffeck
5cb059db46 Fix yaml tag 2023-12-14 12:58:22 +01:00
André Duffeck
2ffec5c79f Give the ocm storage provider some storage space 2023-12-14 09:30:41 +01:00
André Duffeck
15051c99ad Allow for disabling the certificate check for webdav connections 2023-12-14 09:30:41 +01:00
André Duffeck
4a16b3b644 Expose variable to configure webapp template 2023-12-14 09:30:41 +01:00
André Duffeck
73c0b022b3 Make mesh directory URL configurable (empty by default) 2023-12-14 09:30:41 +01:00
André Duffeck
5b1c550460 Start the dataprovider for received ocm shares 2023-12-14 09:30:41 +01:00
André Duffeck
57024006f2 Start and wire the ocmreceived storage provider 2023-12-14 09:30:41 +01:00
Martin
bd719e5271 [docs-only] Typo fix in OCM service example
There is a typo in the `providers.json` example.
2023-11-13 09:00:28 +01:00
mmattel
23d71bc957 [docs-only] Fix ocm service envvar descriptions 2023-11-10 13:19:48 +01:00
Andre Duffeck
208501a688 Apply headline capitalisation suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-11-06 08:29:55 +01:00
André Duffeck
2233394f24 Fix env var 2023-11-06 08:29:55 +01:00
André Duffeck
1c703763ea Add documentation for the ocm service 2023-11-06 08:29:52 +01:00
André Duffeck
c5560a75d7 Streamline ocm env vars 2023-10-25 09:04:45 +02:00
André Duffeck
668f917dba Add an ocm service exposing the ocm related http and grpc APIs 2023-10-24 10:29:29 +02:00