Skip to content

Commit

Permalink
commit cd1e69e
Browse files Browse the repository at this point in the history
Merge: 287fb1b b8de695
Author: Willy Kloucek <[email protected]>
Date:   Fri Nov 19 13:04:39 2021 +0100

    Merge pull request #2790 from owncloud/update-reva-20211117132912

    [full-ci] update REVA
  • Loading branch information
wkloucek committed Nov 19, 2021
1 parent b9407f7 commit 27ec792
Show file tree
Hide file tree
Showing 14 changed files with 1,006 additions and 968 deletions.
364 changes: 182 additions & 182 deletions extensions/accounts/configuration.md

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions extensions/glauth/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down Expand Up @@ -34,6 +34,54 @@ If multiple variables are listed for one option, they are in order of precedence
### Command-line flags

If you prefer to configure the service with command-line flags you can see the available variables below. Command line flags are only working when calling the subcommand directly.

### glauth health

Check health status

Usage: `glauth health [command options] [arguments...]`





-debug-addr | $GLAUTH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9129"`.




































### glauth ocis-glauth

Expand Down Expand Up @@ -238,52 +286,4 @@ Usage: `glauth server [command options] [arguments...]`

-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### glauth health

Check health status

Usage: `glauth health [command options] [arguments...]`





-debug-addr | $GLAUTH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9129"`.




































2 changes: 1 addition & 1 deletion extensions/graph-explorer/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
68 changes: 34 additions & 34 deletions extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down Expand Up @@ -35,6 +35,39 @@ If multiple variables are listed for one option, they are in order of precedence

If you prefer to configure the service with command-line flags you can see the available variables below. Command line flags are only working when calling the subcommand directly.

### graph health

Check health status

Usage: `graph health [command options] [arguments...]`






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9124"`.




















### graph ocis-graph

Serve Graph API for oCIS
Expand Down Expand Up @@ -164,36 +197,3 @@ Usage: `graph server [command options] [arguments...]`
-extensions |
: Run specific extensions during supervised mode. This flag is set by the runtime.

### graph health

Check health status

Usage: `graph health [command options] [arguments...]`






-debug-addr | $GRAPH_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9124"`.




















142 changes: 71 additions & 71 deletions extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -34,6 +34,76 @@ If multiple variables are listed for one option, they are in order of precedence
### Command-line flags

If you prefer to configure the service with command-line flags you can see the available variables below. Command line flags are only working when calling the subcommand directly.

### idp health

Check health status

Usage: `idp health [command options] [arguments...]`





-debug-addr | $IDP_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9134"`.


























































### idp ocis-idp

Expand Down Expand Up @@ -415,74 +485,4 @@ Usage: `idp version [command options] [arguments...]`

-name | $IDP_NAME
: Service name. Default: `"idp"`.

### idp health

Check health status

Usage: `idp health [command options] [arguments...]`





-debug-addr | $IDP_DEBUG_ADDR
: Address to debug endpoint. Default: `"127.0.0.1:9134"`.


























































2 changes: 1 addition & 1 deletion extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/settings/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-11-19T08:04:48+0000"
date: "2021-11-19T12:05:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down
Loading

0 comments on commit 27ec792

Please sign in to comment.