Commit Graph

67 Commits

Author SHA1 Message Date
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
1c703763ea Add documentation for the ocm service 2023-11-06 08:29:52 +01:00
André Duffeck
668f917dba Add an ocm service exposing the ocm related http and grpc APIs 2023-10-24 10:29:29 +02:00
Dennis Sieben
224f439e08 - removed blob hash and referenced master 2023-10-17 09:19:30 +02:00
Dennis Sieben
765aa586d6 - removed outdated docker-compose example and added link to examples 2023-10-17 09:19:30 +02:00
jkoberg
7477ed3cda add auth-service to port-ranges
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-10-11 15:14:17 +02:00
Michael Barz
f9c9219bd6 clean up docs 2023-10-06 11:29:09 +02:00
jkoberg
1ab28ba62b fix embarrassing docs typo
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-15 13:03:53 +02:00
jkoberg
54e5eb03f9 remove commented code and add portrange
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-07 14:17:04 +02:00
jkoberg
732228ed88 add clientlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-09-07 10:56:58 +02:00
Florian Schade
96292ba4b6 enhancement: add sse service skeleton 2023-08-29 13:59:39 +02:00
Michael Stingl
b7b8266694 Update app icon example URL's 2023-08-28 16:33:31 +02:00
kobergj
31226e2134 improve documentation
Co-authored-by: Martin <github@diemattels.at>
2023-07-25 11:08:04 +02:00
jkoberg
89785d0976 configurable max message size
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:08:01 +02:00
mmattel
a32e9ac4c4 [docs-only] Fix ocdav and ocis-hello in owncloud.dev 2023-06-02 08:30:24 +02:00
mmattel
f65f8e065a review 2023-05-16 10:52:53 +02:00
Ralf Haferkamp
2ed7f7d31e Create README for settings service
The just moves over the contents from  docs/services/settings/_index.md.
2023-05-16 10:52:53 +02:00
Ralf Haferkamp
5001c0347c cleanup: Remove unneeded _index.md files from docs
This commit removes the `doc/service/<name>/_index.md` files for service
that provide a README.md in their own directory.

The CI's docs pipeline generates and publishes (to the `docs` branch)
the _index.md files from the READMEs. We don't need to have these files
duplicated `master` branch of the git repo. They just cause confusion
and are not kept in sync with the READMEs on the `master` branch.
2023-05-12 16:20:32 +02:00
mmattel
93cb0912ce [docs-only] Fix missing _index.md for the frontend service 2023-05-03 17:10:18 +02:00
Christian Richter
34f18ae08f Merge pull request #6204 from dragonchaser/issue-5002-eventhistory-debug
add debug to eventhistory
2023-05-02 20:11:49 +02:00
Christian Richter
fff0955b48 add debug to eventhistory
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 21:19:36 +02:00
Christian Richter
dc849fb1f7 Merge pull request #6203 from dragonchaser/issue-5002-postprocessing-debug
add debug to postprocessing
2023-05-02 19:17:36 +02:00
Christian Richter
569cc36567 Merge pull request #6202 from dragonchaser/issue-5002-postprocessing-debug-port
add debug to userlog
2023-05-02 17:28:20 +02:00
Christian Richter
624483a051 add debug to postprocessing
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 17:00:15 +02:00
Christian Richter
cd2f7e2e9f add debug to userlog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-02 15:55:42 +02:00
Ralf Haferkamp
b20d65177f Fix debug port of audit to not conflict with nats
Also add "audit" service to the port ranges table
2023-05-02 14:13:14 +02:00
Martin
23730edd99 Update docs/services/general-info/envvar-scopes.md 2023-04-26 11:03:02 +02:00
Martin
a873688cde [docs-only] Update envvar-scopes.md (owncloud.dev)
References: #6142 (adoc table generator should separate envvars by semicolon AND comma)

Note to use semicolon as correct envvar separator because of the automated documentation process.
2023-04-26 11:01:01 +02:00
mmattel
84d2d8dae9 [docs-only] Fix texts and typos in README.md files 2023-04-23 10:02:27 +02:00
Phil Davis
982acec95c Various docs edits 2023-04-21 15:14:24 +05:45
Pascal Wengerter
49f186009d Fix typo in docs services general info title 2023-04-19 23:41:50 +01:00
mmattel
ae389b9c35 fix 2023-04-12 18:26:11 +02:00
mmattel
c054f16c28 [docs-only] Create a General Info page plus content in services for owncloud.dev 2023-04-12 16:58:08 +02:00
Martin
c6efb126cb Update new-service-checklist.md
When referencing images or code, you must to use raw access.
Adding a bad and good example to make it clear.
No impact on readme.md but mandatory for owncloud.dev
2023-04-06 10:58:07 +02:00
Jörn Friedrich Dreyer
5d7a19997b correctly add new service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-24 11:43:03 +01:00
Martin
dfb96e27de Update docs/services/new-service-checklist.md 2023-03-24 11:01:35 +01:00
Martin
9d54c882fb Update new-service-checklist.md
Improve the handling of additional ressources used by README.md
2023-03-24 10:14:58 +01:00
Michael Barz
1d2fd51f1f Update configuration.md 2023-03-23 21:00:09 +01:00
Martin
1f5b79b252 Apply suggestions from code review
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-03-23 15:20:30 +01:00
mmattel
8dc37cb22a [docs-only] New service checklist for owncloud.dev 2023-03-23 15:04:37 +01:00
kobergj
6c00708dbc improve antivirus documentation
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-22 13:50:42 +01:00
kobergj
fc4ba499b1 improve antivirus documentation
Co-authored-by: Martin <github@diemattels.at>
2023-03-21 10:06:06 +01:00
jkoberg
c550390d82 service checklist
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-21 10:04:11 +01:00
Martin
82befab8b6 Update docs/services/proxy/_index.md
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-03-21 09:23:19 +01:00
mmattel
1bc214d560 [docs-only] Update proxy _index.md for owncloud.dev 2023-03-21 08:49:49 +01:00
Martin
bba6a30f0c [docs-only] Fix edit path for port-ranges.md
This fixes the edit path for the `port-ranges.md` file.
Missed to correct it.
2023-03-16 16:12:34 +01:00
mmattel
23ee8615c6 [docs-only] Adds missing services and fixes content for owncloud.dev 2023-03-16 15:03:29 +01:00
Florian Schade
f38a9f4385 Introduce Policies-Service (#5716)
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)

* add webfinger to the drone conf

* fix docs
remove not used virus scan postprocessing step

* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions

* move policies
update readme

* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme

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

* relocate sample policies to the deployments folder
change and document policies service port

* update index.md and small fix

* add health command
add version command
add debug server

---------

Co-authored-by: Martin <github@diemattels.at>
2023-03-14 16:08:22 +01:00
Willy Kloucek
388e9c2bce add webfinger config docs and remove well-known service without code 2023-02-24 09:58:10 +01:00
Jörn Friedrich Dreyer
2c98d3246c minimal webfinger (#5373)
* initial webfinger stub

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add webfinger to proxy, return current host

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* some cleanup

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* allow passing multiple rel params

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* introduce interfaces

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* parse oidc auth token

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add templating, drop chain, use map of relation providers

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix ocis url yaml

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix typos

Co-authored-by: Dominik Schmidt <dschmidt@owncloud.com>

* switch to userinfo claims

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* readme cleanup

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add TODO.md with ideas

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* replace subject on authenticated request responses

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Apply suggestions from code review

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

* markdown lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* return a 401 when bearer token expired, some more docs

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Apply suggestions from code review

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

* fix docs

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* clarify env var

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* extract handler func

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use correct service in reflex.conf

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* test relations

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update services/webfinger/pkg/config/config.go

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Dominik Schmidt <dschmidt@owncloud.com>
Co-authored-by: Martin <github@diemattels.at>
2023-02-13 11:05:20 +01:00