Skip to content

Commit

Permalink
commit 530ee62
Browse files Browse the repository at this point in the history
Merge: 4e130ac 5e76dfd
Author: Phil Davis <[email protected]>
Date:   Thu Feb 18 03:03:33 2021 +0300

    Merge pull request #1673 from owncloud/graph-update-reva

    update reva
  • Loading branch information
phil-davis committed Feb 18, 2021
1 parent 29c44fc commit d44d2b1
Show file tree
Hide file tree
Showing 15 changed files with 441 additions and 441 deletions.
80 changes: 40 additions & 40 deletions extensions/accounts/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:48:07+0000"
date: "2021-02-18T01:34:52+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/accounts/templates
Expand Down Expand Up @@ -35,50 +35,35 @@ If multiple variables are listed for one option, they are in order of precedence

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

### accounts rebuildIndex

Rebuilds the service's index, i.e. deleting and then re-adding all existing documents

Usage: `accounts rebuildIndex [command options] [arguments...]`

### accounts ocis-accounts

Provide accounts and groups for oCIS

Usage: `accounts ocis-accounts [command options] [arguments...]`

-log-level | $ACCOUNTS_LOG_LEVEL
: Set logging level. Default: `info`.
### accounts add

-log-pretty | $ACCOUNTS_LOG_PRETTY
: Enable pretty logging. Default: `true`.
Create a new account

-log-color | $ACCOUNTS_LOG_COLOR
: Enable colored logging. Default: `true`.
Usage: `accounts add [command options] [arguments...]`

### accounts version
### accounts inspect

Print the versions of the running instances
Show detailed data on an existing account

Usage: `accounts version [command options] [arguments...]`
Usage: `accounts inspect [command options] [arguments...]`

-grpc-namespace | $ACCOUNTS_GRPC_NAMESPACE
: Set the base namespace for the grpc namespace. Default: `com.owncloud.api`.

-name | $ACCOUNTS_NAME
: service name. Default: `accounts`.

### accounts add
### accounts rebuildIndex

Create a new account
Rebuilds the service's index, i.e. deleting and then re-adding all existing documents

Usage: `accounts add [command options] [arguments...]`
Usage: `accounts rebuildIndex [command options] [arguments...]`

### accounts list
### accounts remove

List existing accounts
Removes an existing account

Usage: `accounts list [command options] [arguments...]`
Usage: `accounts remove [command options] [arguments...]`

-grpc-namespace | $ACCOUNTS_GRPC_NAMESPACE
: Set the base namespace for the grpc namespace. Default: `com.owncloud.api`.
Expand Down Expand Up @@ -152,29 +137,44 @@ Usage: `accounts server [command options] [arguments...]`
-service-user-username | $ACCOUNTS_SERVICE_USER_USERNAME
: username of the internal service user (required on EOS).

### accounts update

Make changes to an existing account

Usage: `accounts update [command options] [arguments...]`

### accounts inspect
### accounts list

Show detailed data on an existing account
List existing accounts

Usage: `accounts inspect [command options] [arguments...]`
Usage: `accounts list [command options] [arguments...]`

-grpc-namespace | $ACCOUNTS_GRPC_NAMESPACE
: Set the base namespace for the grpc namespace. Default: `com.owncloud.api`.

-name | $ACCOUNTS_NAME
: service name. Default: `accounts`.

### accounts remove
### accounts ocis-accounts

Removes an existing account
Provide accounts and groups for oCIS

Usage: `accounts remove [command options] [arguments...]`
Usage: `accounts ocis-accounts [command options] [arguments...]`

-log-level | $ACCOUNTS_LOG_LEVEL
: Set logging level. Default: `info`.

-log-pretty | $ACCOUNTS_LOG_PRETTY
: Enable pretty logging. Default: `true`.

-log-color | $ACCOUNTS_LOG_COLOR
: Enable colored logging. Default: `true`.

### accounts update

Make changes to an existing account

Usage: `accounts update [command options] [arguments...]`

### accounts version

Print the versions of the running instances

Usage: `accounts version [command options] [arguments...]`

-grpc-namespace | $ACCOUNTS_GRPC_NAMESPACE
: Set the base namespace for the grpc namespace. Default: `com.owncloud.api`.
Expand Down
2 changes: 1 addition & 1 deletion extensions/glauth/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:32+0000"
date: "2021-02-18T01:36:01+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
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-02-17T21:49:33+0000"
date: "2021-02-18T01:36:02+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph-explorer/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/graph/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:36+0000"
date: "2021-02-18T01:36:04+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/graph/templates
Expand Down
26 changes: 13 additions & 13 deletions extensions/idp/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:37+0000"
date: "2021-02-18T01:36:05+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/idp/templates
Expand Down Expand Up @@ -35,6 +35,18 @@ If multiple variables are listed for one option, they are in order of precedence

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

### idp version

Print the versions of the running instances

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

-http-namespace | $IDP_HTTP_NAMESPACE
: Set the base namespace for service discovery. Default: `com.owncloud.web`.

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

### idp health

Check health status
Expand Down Expand Up @@ -206,15 +218,3 @@ Usage: `idp server [command options] [arguments...]`
-disable-identifier-webapp | $IDP_DISABLE_IDENTIFIER_WEBAPP
: Disable built-in identifier-webapp to use a frontend hosted elsewhere.. Default: `true`.

### idp version

Print the versions of the running instances

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

-http-namespace | $IDP_HTTP_NAMESPACE
: Set the base namespace for service discovery. Default: `com.owncloud.web`.

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

50 changes: 25 additions & 25 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:41+0000"
date: "2021-02-18T01:36:07+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -35,6 +35,30 @@ If multiple variables are listed for one option, they are in order of precedence

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

### ocs health

Check health status

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

-debug-addr | $OCS_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9114`.

### ocs ocis-ocs

Serve OCS API for oCIS

Usage: `ocs ocis-ocs [command options] [arguments...]`

-log-level | $OCS_LOG_LEVEL
: Set logging level. Default: `info`.

-log-pretty | $OCS_LOG_PRETTY
: Enable pretty logging. Default: `true`.

-log-color | $OCS_LOG_COLOR
: Enable colored logging. Default: `true`.

### ocs server

Start integrated server
Expand Down Expand Up @@ -98,27 +122,3 @@ Usage: `ocs version [command options] [arguments...]`
-name | $OCS_NAME
: Service name. Default: `ocs`.

### ocs health

Check health status

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

-debug-addr | $OCS_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9114`.

### ocs ocis-ocs

Serve OCS API for oCIS

Usage: `ocs ocis-ocs [command options] [arguments...]`

-log-level | $OCS_LOG_LEVEL
: Set logging level. Default: `info`.

-log-pretty | $OCS_LOG_PRETTY
: Enable pretty logging. Default: `true`.

-log-color | $OCS_LOG_COLOR
: Enable colored logging. Default: `true`.

20 changes: 10 additions & 10 deletions extensions/onlyoffice/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:42+0000"
date: "2021-02-18T01:36:07+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/onlyoffice/templates
Expand Down Expand Up @@ -59,15 +59,6 @@ Usage: `onlyoffice [global options] command [command options] [arguments...]`

## Sub Commands

### onlyoffice health

Check health status

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

-debug-addr | $ONLYOFFICE_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9224`.

### onlyoffice server

Start integrated server
Expand Down Expand Up @@ -113,3 +104,12 @@ Usage: `onlyoffice server [command options] [arguments...]`
-asset-path | $ONLYOFFICE_ASSET_PATH
: Path to custom assets.

### onlyoffice health

Check health status

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

-debug-addr | $ONLYOFFICE_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9224`.

50 changes: 25 additions & 25 deletions extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-02-17T21:49:43+0000"
date: "2021-02-18T01:36:08+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down Expand Up @@ -35,6 +35,30 @@ If multiple variables are listed for one option, they are in order of precedence

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

### proxy health

Check health status

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

--debug-addr | $PROXY_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9109`.

### proxy ocis-proxy

proxy for oCIS

Usage: `proxy ocis-proxy [command options] [arguments...]`

--log-level | $PROXY_LOG_LEVEL
: Set logging level. Default: `info`.

--log-pretty | $PROXY_LOG_PRETTY
: Enable pretty logging. Default: `true`.

--log-color | $PROXY_LOG_COLOR
: Enable colored logging. Default: `true`.

### proxy server

Start integrated server
Expand Down Expand Up @@ -134,27 +158,3 @@ Usage: `proxy version [command options] [arguments...]`
--service-name | $PROXY_SERVICE_NAME
: Service name. Default: `proxy`.

### proxy health

Check health status

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

--debug-addr | $PROXY_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9109`.

### proxy ocis-proxy

proxy for oCIS

Usage: `proxy ocis-proxy [command options] [arguments...]`

--log-level | $PROXY_LOG_LEVEL
: Set logging level. Default: `info`.

--log-pretty | $PROXY_LOG_PRETTY
: Enable pretty logging. Default: `true`.

--log-color | $PROXY_LOG_COLOR
: Enable colored logging. Default: `true`.

Loading

0 comments on commit d44d2b1

Please sign in to comment.