Skip to content

Commit

Permalink
commit eb634d2
Browse files Browse the repository at this point in the history
Merge: c2f154f 94c65c6
Author: Willy Kloucek <34452982+wkloucek@users.noreply.github.com>
Date:   Sat Jan 23 10:25:42 2021 +0100

    Merge pull request #1377 from owncloud/add_log_rotation_deploy_examples

    [docs-only] add log rotation to deploy examples
  • Loading branch information
wkloucek committed Jan 23, 2021
1 parent 9096f32 commit b66b4fc
Show file tree
Hide file tree
Showing 13 changed files with 360 additions and 360 deletions.
50 changes: 25 additions & 25 deletions extensions/accounts/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-01-22T11:37:08+0000"
date: "2021-01-23T09:26:00+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/accounts/templates
Expand Down Expand Up @@ -35,11 +35,29 @@ 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
### accounts inspect

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

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

List existing accounts

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 ocis-accounts

Expand Down Expand Up @@ -80,29 +98,11 @@ Create a new account

Usage: `accounts add [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 list

List existing accounts

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

-grpc-namespace | $ACCOUNTS_GRPC_NAMESPACE
: Set the base namespace for the grpc namespace. Default: `com.owncloud.api`.
Rebuilds the service's index, i.e. deleting and then re-adding all existing documents

-name | $ACCOUNTS_NAME
: service name. Default: `accounts`.
Usage: `accounts rebuildIndex [command options] [arguments...]`

### accounts remove

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-01-22T11:37:10+0000"
date: "2021-01-23T09:26:02+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/glauth/templates
Expand Down
2 changes: 1 addition & 1 deletion extensions/konnectd/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-01-22T11:37:11+0000"
date: "2021-01-23T09:26:03+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/konnectd/templates
Expand Down
26 changes: 13 additions & 13 deletions extensions/ocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-01-22T11:37:15+0000"
date: "2021-01-23T09:26:07+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/ocs/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.

### ocs version

Print the versions of the running instances

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

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

-name | $OCS_NAME
: Service name. Default: `ocs`.

### ocs health

Check health status
Expand Down Expand Up @@ -110,15 +122,3 @@ 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 version

Print the versions of the running instances

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

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

-name | $OCS_NAME
: Service name. Default: `ocs`.

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: "2021-01-22T11:37:22+0000"
date: "2021-01-23T09:26:13+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/onlyoffice/templates
Expand Down
20 changes: 10 additions & 10 deletions extensions/proxy/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-01-22T11:37:16+0000"
date: "2021-01-23T09:26:08+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/proxy/templates
Expand Down Expand Up @@ -35,6 +35,15 @@ 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
Expand Down Expand Up @@ -149,12 +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`.

50 changes: 25 additions & 25 deletions extensions/settings/configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Configuration"
date: "2021-01-22T11:37:17+0000"
date: "2021-01-23T09:26:09+0000"
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/settings/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.

### settings health

Check health status

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

-debug-addr | $SETTINGS_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9194`.

### 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 server

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

### settings health

Check health status

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

-debug-addr | $SETTINGS_DEBUG_ADDR
: Address to debug endpoint. Default: `0.0.0.0:9194`.

### 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 b66b4fc

Please sign in to comment.