Skip to content

Commit

Permalink
commit 9907c9b
Browse files Browse the repository at this point in the history
Merge: af34379 19f4e09
Author: Michael Barz <mbarz@owncloud.com>
Date:   Thu Dec 17 18:07:12 2020 +0100

    Merge pull request #1117 from owncloud/release-1.0.0

    [with-benchmarks] Merge back after 1.0.0 Release
  • Loading branch information
micbar committed Dec 17, 2020
1 parent 88a8433 commit 3e32b4d
Show file tree
Hide file tree
Showing 13 changed files with 307 additions and 307 deletions.
88 changes: 44 additions & 44 deletions extensions/accounts/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-12-17T16:13:47+0000"
date: "2020-12-17T17:07:34+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/accounts/templates
Expand Down Expand Up @@ -33,63 +33,54 @@ If you prefer to configure the service with environment variables you can see th

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`.

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

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

### accounts inspect
### accounts remove

Show detailed data on an existing account
Removes an existing account

Usage: `accounts inspect [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`.

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

### accounts version
### accounts list

Print the versions of the running instances
List existing accounts

Usage: `accounts version [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 rebuildIndex

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

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

### accounts inspect

Show detailed data on an existing account

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 update

Make changes to an existing account

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

### accounts server

Start ocis accounts service
Expand Down Expand Up @@ -156,27 +147,36 @@ Usage: `accounts server [command options] [arguments...]`
--service-user-username | $ACCOUNTS_SERVICE_USER_USERNAME
: username of the internal service user (required on EOS).

### accounts list
### accounts add

List existing accounts
Create a new account

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

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

--name | $ACCOUNTS_NAME
: service name. Default: `accounts`.
Provide accounts and groups for oCIS

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

Create a new account
--log-level | $ACCOUNTS_LOG_LEVEL
: Set logging level. Default: `info`.

Usage: `accounts add [command options] [arguments...]`
--log-pretty | $ACCOUNTS_LOG_PRETTY
: Enable pretty logging. Default: `true`.

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

Make changes to an existing account
### accounts version

Usage: `accounts update [command options] [arguments...]`
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`.

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

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: "2020-12-17T16:13:49+0000"
date: "2020-12-17T17:07:36+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
56 changes: 28 additions & 28 deletions extensions/konnectd/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-12-17T16:13:51+0000"
date: "2020-12-17T17:07:38+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/konnectd/templates
Expand Down Expand Up @@ -33,33 +33,6 @@ If you prefer to configure the service with environment variables you can see th

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.

### konnectd ocis-konnectd

Serve Konnectd API for oCIS

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

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

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

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

### konnectd version

Print the versions of the running instances

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

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

--name | $KONNECTD_NAME
: Service name. Default: `konnectd`.

### konnectd health

Check health status
Expand Down Expand Up @@ -183,3 +156,30 @@ Usage: `konnectd server [command options] [arguments...]`
--disable-identifier-webapp | $KONNECTD_DISABLE_IDENTIFIER_WEBAPP
: Disable built-in identifier-webapp to use a frontend hosted elsewhere.. Default: `true`.

### konnectd ocis-konnectd

Serve Konnectd API for oCIS

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

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

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

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

### konnectd version

Print the versions of the running instances

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

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

--name | $KONNECTD_NAME
: Service name. Default: `konnectd`.

32 changes: 16 additions & 16 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-12-17T16:13:55+0000"
date: "2020-12-17T17:07:42+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/templates
Expand Down Expand Up @@ -33,21 +33,6 @@ If you prefer to configure the service with environment variables you can see th

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 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 version

Print the versions of the running instances
Expand Down Expand Up @@ -120,3 +105,18 @@ Usage: `ocs server [command options] [arguments...]`
--jwt-secret | $OCS_JWT_SECRET
: Used to dismantle the access token, should equal reva's jwt-secret. Default: `Pive-Fumkiu4`.

### 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`.

2 changes: 1 addition & 1 deletion extensions/onlyoffice/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-12-17T16:14:02+0000"
date: "2020-12-17T17:07:48+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/onlyoffice/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: "2020-12-17T16:13:56+0000"
date: "2020-12-17T17:07:43+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down
32 changes: 16 additions & 16 deletions extensions/settings/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2020-12-17T16:13:57+0000"
date: "2020-12-17T17:07:44+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/templates
Expand Down Expand Up @@ -33,21 +33,6 @@ If you prefer to configure the service with environment variables you can see th

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.

### settings ocis-settings

Provide settings and permissions for oCIS

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

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

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

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

### settings version

Print the versions of the running instances
Expand Down Expand Up @@ -132,3 +117,18 @@ Usage: `settings server [command options] [arguments...]`
--jwt-secret | $SETTINGS_JWT_SECRET
: Used to create JWT to talk to reva, should equal reva's jwt-secret. Default: `Pive-Fumkiu4`.

### settings ocis-settings

Provide settings and permissions for oCIS

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

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

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

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

Loading

0 comments on commit 3e32b4d

Please sign in to comment.