From 6020a37640dc9946384fa10add6f3a023c1edf9c Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Wed, 7 Apr 2021 13:40:12 +0200 Subject: [PATCH] adapt to owncloud.dev --- .github/settings.yml | 2 +- Makefile | 8 ++-- README.md | 4 +- accounts/pkg/proto/v0/accounts.pb.go | 14 +++--- accounts/pkg/proto/v0/accounts.proto | 42 +++++++++--------- accounts/pkg/proto/v0/accounts.swagger.json | 2 +- deployments/examples/cs3_users_ocis/.env | 2 +- deployments/examples/cs3_users_ocis/README.md | 2 +- deployments/examples/ocis_keycloak/.env | 2 +- deployments/examples/ocis_keycloak/README.md | 2 +- deployments/examples/ocis_traefik/.env | 2 +- deployments/examples/ocis_traefik/README.md | 2 +- .../examples/owncloud10_with_oc_web/.env | 2 +- .../examples/owncloud10_with_oc_web/README.md | 2 +- docs/README.md | 2 +- docs/_index.md | 2 +- docs/ocis/deployment/basic-remote-setup.md | 2 +- docs/ocis/development/build-docs.md | 2 +- docs/ocis/development/getting-started.md | 2 +- docs/ocis/getting-started.md | 2 +- docs/ocis/release_notes.md | 8 ++-- onlyoffice/templates/CONFIGURATION.tmpl | 2 +- settings/pkg/proto/v0/settings.pb.go | 15 +++---- settings/pkg/proto/v0/settings.proto | 44 +++++++++---------- settings/pkg/proto/v0/settings.swagger.json | 2 +- store/ocis-boilerplate/.github/settings.yml | 2 +- store/pkg/proto/v0/store.pb.go | 14 +++--- store/pkg/proto/v0/store.proto | 44 +++++++++---------- store/pkg/proto/v0/store.swagger.json | 2 +- tests/acceptance/docker/Makefile | 2 +- thumbnails/pkg/proto/v0/thumbnails.pb.go | 14 +++--- thumbnails/pkg/proto/v0/thumbnails.proto | 44 +++++++++---------- .../pkg/proto/v0/thumbnails.swagger.json | 2 +- 33 files changed, 147 insertions(+), 148 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 5ff1a04e80..01b41de421 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,7 +4,7 @@ _extends: gh-labels repository: name: ocis description: ':atom_symbol: ownCloud Infinite Scale Stack' - homepage: https://owncloud.github.io/ocis/ + homepage: https://owncloud.dev/ocis/ topics: reva, ocis private: false diff --git a/Makefile b/Makefile index 831f9bc9c8..95b99d7fd7 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ help: @echo "Please use 'make ' where is one of the following:" @echo @echo -e "${GREEN}Testing with test suite natively installed:${RESET}\n" - @echo -e "${PURPLE}\tdocs: https://owncloud.github.io/ocis/development/testing/#testing-with-test-suite-natively-installed${RESET}\n" + @echo -e "${PURPLE}\tdocs: https://owncloud.dev/ocis/development/testing/#testing-with-test-suite-natively-installed${RESET}\n" @echo -e "\tmake test-acceptance-api\t${BLUE}run API acceptance tests${RESET}" @echo -e "\tmake clean-tests\t\t${BLUE}delete API tests framework dependencies${RESET}" @echo @@ -51,17 +51,17 @@ help: @echo -e "${RED}You also should have a look at other available Makefiles:${RESET}" @echo @echo -e "${GREEN}oCIS:${RESET}\n" - @echo -e "${PURPLE}\tdocs: https://owncloud.github.io/ocis/development/building/${RESET}\n" + @echo -e "${PURPLE}\tdocs: https://owncloud.dev/ocis/development/build/${RESET}\n" @echo -e "\tsee ./ocis/Makefile" @echo -e "\tor run ${YELLOW}make -C ocis help${RESET}" @echo @echo -e "${GREEN}Documentation:${RESET}\n" - @echo -e "${PURPLE}\tdocs: https://owncloud.github.io/ocis/development/building-docs/${RESET}\n" + @echo -e "${PURPLE}\tdocs: https://owncloud.dev/ocis/development/build-docs/${RESET}\n" @echo -e "\tsee ./docs/Makefile" @echo -e "\tor run ${YELLOW}make -C docs help${RESET}" @echo @echo -e "${GREEN}Testing with test suite in docker:${RESET}\n" - @echo -e "${PURPLE}\tdocs: https://owncloud.github.io/ocis/development/testing/#testing-with-test-suite-in-docker${RESET}\n" + @echo -e "${PURPLE}\tdocs: https://owncloud.dev/ocis/development/testing/#testing-with-test-suite-in-docker${RESET}\n" @echo -e "\tsee ./tests/acceptance/docker/Makefile" @echo -e "\tor run ${YELLOW}make -C tests/acceptance/docker help${RESET}" @echo diff --git a/README.md b/README.md index e4e0ebe035..411395f29c 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ ## Run ownCloud Infinite Scale -Please see [Getting Started](https://owncloud.github.io/ocis/getting-started/) +Please see [Getting Started](https://owncloud.dev/ocis/getting-started/) ## Development -Please see [Development - Getting Started](https://owncloud.github.io/ocis/development/getting-started/) +Please see [Development - Getting Started](https://owncloud.dev/ocis/development/getting-started/) ## Security diff --git a/accounts/pkg/proto/v0/accounts.pb.go b/accounts/pkg/proto/v0/accounts.pb.go index b3fcf0b4df..cc01e6c811 100644 --- a/accounts/pkg/proto/v0/accounts.pb.go +++ b/accounts/pkg/proto/v0/accounts.pb.go @@ -2405,10 +2405,10 @@ var file_accounts_proto_rawDesc = []byte{ 0x62, 0x75, 0x69, 0x6c, 0x64, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x20, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1a, 0x22, 0x15, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x30, 0x2f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x2f, 0x72, 0x65, 0x62, 0x75, 0x69, 0x6c, - 0x64, 0x3a, 0x01, 0x2a, 0x42, 0xe0, 0x02, 0x5a, 0x34, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, + 0x64, 0x3a, 0x01, 0x2a, 0x42, 0xda, 0x02, 0x5a, 0x34, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x6f, 0x63, 0x69, 0x73, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, - 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x76, 0x30, 0x3b, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x92, 0x41, 0xa6, + 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x76, 0x30, 0x3b, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x92, 0x41, 0xa0, 0x02, 0x12, 0xb6, 0x01, 0x0a, 0x20, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x49, 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x65, 0x20, 0x53, 0x63, 0x61, 0x6c, 0x65, 0x20, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x22, 0x47, 0x0a, 0x0d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, @@ -2423,11 +2423,11 @@ var file_accounts_proto_rawDesc = []byte{ 0x4e, 0x53, 0x45, 0x32, 0x05, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2a, 0x02, 0x01, 0x02, 0x32, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x3a, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, - 0x6f, 0x6e, 0x72, 0x43, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, 0x20, - 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x2f, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, - 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, - 0x69, 0x6f, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x61, 0x63, - 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x6f, 0x6e, 0x72, 0x3d, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, 0x20, + 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x29, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, + 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x64, 0x65, 0x76, 0x2f, 0x65, 0x78, 0x74, + 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x73, + 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/accounts/pkg/proto/v0/accounts.proto b/accounts/pkg/proto/v0/accounts.proto index da35cb3422..b7e8f4e4e2 100644 --- a/accounts/pkg/proto/v0/accounts.proto +++ b/accounts/pkg/proto/v0/accounts.proto @@ -13,27 +13,27 @@ import "google/protobuf/timestamp.proto"; import "protoc-gen-openapiv2/options/annotations.proto"; option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = { - info: { - title: "ownCloud Infinite Scale accounts"; - version: "1.0.0"; - contact: { - name: "ownCloud GmbH"; - url: "https://github.com/owncloud/ocis"; - email: "support@owncloud.com"; - }; - license: { - name: "Apache-2.0"; - url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; - }; - }; - schemes: HTTP; - schemes: HTTPS; - consumes: "application/json"; - produces: "application/json"; - external_docs: { - description: "Developer Manual"; - url: "https://owncloud.github.io/extensions/accounts/"; - }; + info: { + title: "ownCloud Infinite Scale accounts"; + version: "1.0.0"; + contact: { + name: "ownCloud GmbH"; + url: "https://github.com/owncloud/ocis"; + email: "support@owncloud.com"; + }; + license: { + name: "Apache-2.0"; + url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; + }; + }; + schemes: HTTP; + schemes: HTTPS; + consumes: "application/json"; + produces: "application/json"; + external_docs: { + description: "Developer Manual"; + url: "https://owncloud.dev/extensions/accounts/"; + }; }; // Follow recommended Methods for rpc APIs https://cloud.google.com/apis/design/resources?hl=de#methods diff --git a/accounts/pkg/proto/v0/accounts.swagger.json b/accounts/pkg/proto/v0/accounts.swagger.json index 22c75370a1..ec18f706ce 100644 --- a/accounts/pkg/proto/v0/accounts.swagger.json +++ b/accounts/pkg/proto/v0/accounts.swagger.json @@ -1089,6 +1089,6 @@ }, "externalDocs": { "description": "Developer Manual", - "url": "https://owncloud.github.io/extensions/accounts/" + "url": "https://owncloud.dev/extensions/accounts/" } } diff --git a/deployments/examples/cs3_users_ocis/.env b/deployments/examples/cs3_users_ocis/.env index b1ceeece47..4dfe61c5b0 100644 --- a/deployments/examples/cs3_users_ocis/.env +++ b/deployments/examples/cs3_users_ocis/.env @@ -32,5 +32,5 @@ LDAP_MANAGER_DOMAIN= # If you want to use debugging and tracing with this stack, # you need uncomment following line. Please see documentation at -# https://owncloud.github.io/ocis/deployment/monitoring-tracing/ +# https://owncloud.dev/ocis/deployment/monitoring-tracing/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/cs3_users_ocis/README.md b/deployments/examples/cs3_users_ocis/README.md index 04c2c4296b..4a00b040f9 100644 --- a/deployments/examples/cs3_users_ocis/README.md +++ b/deployments/examples/cs3_users_ocis/README.md @@ -2,5 +2,5 @@ document this deployment example in docs/ocis/deployment/cs3_users_ocis.md --- -Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/cs3_users_ocis/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/cs3_users_ocis/) for instructions on how to deploy this scenario. diff --git a/deployments/examples/ocis_keycloak/.env b/deployments/examples/ocis_keycloak/.env index 4ca629463b..ac08b37e20 100644 --- a/deployments/examples/ocis_keycloak/.env +++ b/deployments/examples/ocis_keycloak/.env @@ -39,5 +39,5 @@ KEYCLOAK_ADMIN_PASSWORD= # If you want to use debugging and tracing with this stack, # you need uncomment following line. Please see documentation at -# https://owncloud.github.io/ocis/deployment/monitoring-tracing/ +# https://owncloud.dev/ocis/deployment/monitoring-tracing/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/ocis_keycloak/README.md b/deployments/examples/ocis_keycloak/README.md index d84440cd02..0837071b7c 100644 --- a/deployments/examples/ocis_keycloak/README.md +++ b/deployments/examples/ocis_keycloak/README.md @@ -2,5 +2,5 @@ document this deployment example in: docs/ocis/deployment/ocis_keycloak.md --- -Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/ocis_keycloak/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_keycloak/) for instructions on how to deploy this scenario. diff --git a/deployments/examples/ocis_traefik/.env b/deployments/examples/ocis_traefik/.env index a93b12e07c..709e924c22 100644 --- a/deployments/examples/ocis_traefik/.env +++ b/deployments/examples/ocis_traefik/.env @@ -26,5 +26,5 @@ OCIS_JWT_SECRET=foo # If you want to use debugging and tracing with this stack, # you need uncomment following line. Please see documentation at -# https://owncloud.github.io/ocis/deployment/monitoring-tracing/ +# https://owncloud.dev/ocis/deployment/monitoring-tracing/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/ocis_traefik/README.md b/deployments/examples/ocis_traefik/README.md index efaf76843a..ba85d13dfe 100644 --- a/deployments/examples/ocis_traefik/README.md +++ b/deployments/examples/ocis_traefik/README.md @@ -2,5 +2,5 @@ document this deployment example in: docs/ocis/deployment/ocis_traefik.md --- -Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/ocis_traefik/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_traefik/) for instructions on how to deploy this scenario. diff --git a/deployments/examples/owncloud10_with_oc_web/.env b/deployments/examples/owncloud10_with_oc_web/.env index 3b29ca0e9c..365703c275 100644 --- a/deployments/examples/owncloud10_with_oc_web/.env +++ b/deployments/examples/owncloud10_with_oc_web/.env @@ -25,5 +25,5 @@ OCIS_DOMAIN= # If you want to use debugging and tracing with this stack, # you need uncomment following line. Please see documentation at -# https://owncloud.github.io/ocis/deployment/monitoring-tracing/ +# https://owncloud.dev/ocis/deployment/monitoring-tracing/ #COMPOSE_FILE=docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/examples/owncloud10_with_oc_web/README.md b/deployments/examples/owncloud10_with_oc_web/README.md index 0ca6898eb3..a1573c3190 100644 --- a/deployments/examples/owncloud10_with_oc_web/README.md +++ b/deployments/examples/owncloud10_with_oc_web/README.md @@ -2,5 +2,5 @@ document this deployment example in: docs/ocis/deployment/owncloud10_with_oc_web.md --- -Please refer to [our documentation](https://owncloud.github.io/ocis/deployment/owncloud10_with_oc_web/) +Please refer to [our documentation](https://owncloud.dev/ocis/deployment/owncloud10_with_oc_web/) for instructions on how to deploy this scenario. diff --git a/docs/README.md b/docs/README.md index e9fc98a96c..5cd1c04b47 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,3 @@ # documentation -To contribute to documentation please see also: [Documentation](http://owncloud.github.io/ocis/development/build-docs/) +To contribute to documentation please see also: [Documentation](http://owncloud.dev/ocis/development/build-docs/) diff --git a/docs/_index.md b/docs/_index.md index 8a514d878e..bbfa3e686b 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -8,7 +8,7 @@ title: ownCloud Welcome to our developer documentation. Here you can find developer documentation on: -- [oCIS](https://owncloud.github.io/ocis/) server +- [oCIS]({{< ref "./ocis/_index.md" >}}) server - oCIS extensions - Clients like: - [ownCloud Web](https://github.com/owncloud/web) - the new web frontend for oCIS and ownCloud diff --git a/docs/ocis/deployment/basic-remote-setup.md b/docs/ocis/deployment/basic-remote-setup.md index bcbd48c02f..d6d1a67bf1 100644 --- a/docs/ocis/deployment/basic-remote-setup.md +++ b/docs/ocis/deployment/basic-remote-setup.md @@ -49,7 +49,7 @@ PROXY_TRANSPORT_TLS_CERT=./certs/your-host.crt \ ./ocis server ``` -For more configuration options check the configuration section in [oCIS](https://owncloud.github.io/ocis/configuration/) and the oCIS extensions. +For more configuration options check the configuration section in [oCIS]({{< ref "../configuration.md" >}}) and the oCIS extensions. ## Start the oCIS fullstack server with Docker Compose diff --git a/docs/ocis/development/build-docs.md b/docs/ocis/development/build-docs.md index 9e67a4e532..8caba03860 100644 --- a/docs/ocis/development/build-docs.md +++ b/docs/ocis/development/build-docs.md @@ -21,4 +21,4 @@ Just run `make -C docs docs-serve` from within the root level of the oCIS git re Please keep this documentation in sync with the oCIS source code. -Changes on the documentation are automatically applied to [this site](https://owncloud.github.io) when merged to the master branch. +Changes on the documentation are automatically applied to [this site]({{< ref "../" >}}) when merged to the master branch. diff --git a/docs/ocis/development/getting-started.md b/docs/ocis/development/getting-started.md index 8f0afcbb41..dc0da3855c 100644 --- a/docs/ocis/development/getting-started.md +++ b/docs/ocis/development/getting-started.md @@ -31,7 +31,7 @@ Each extension lives in a subfolder (eg. `accounts` or `settings`) within this r The `ocis` folder contains our [go-micro](https://github.com/asim/go-micro/) and [suture](https://github.com/thejerf/suture) based runtime. It is used to import all extensions and implements commands to manage them, similar to a small orchestrator. With the resulting oCIS binary you can start single extensions or even all extensions at the same time. -The `docs` folder contains the source for the [oCIS documentation](https://owncloud.github.io/ocis/). +The `docs` folder contains the source for the [oCIS documentation](https://owncloud.dev/ocis/). The `deployments` folder contains documented deployment configurations and templates. On a single node, running a single ocis runtime is a resource efficient way to deploy ocis. For multiple nodes docker compose or helm charts for kubernetes examples can be found here. diff --git a/docs/ocis/getting-started.md b/docs/ocis/getting-started.md index c9a23aa8bf..214025e50c 100644 --- a/docs/ocis/getting-started.md +++ b/docs/ocis/getting-started.md @@ -13,7 +13,7 @@ geekdocFilePath: getting-started.md We are distributing oCIS as binaries and Docker images. -You can find more deployment examples in the [deployment section](https://owncloud.github.io/ocis/deployment/). +You can find more deployment examples in the [deployment section]({{< ref "./deployment/_index.md" >}}). ### Binaries You can find the latest official release of oCIS at [our download mirror](https://download.owncloud.com/ocis/ocis/) or on [GitHub](https://github.com/owncloud/ocis/releases). diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index 67a02b2004..db105e9cab 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -208,7 +208,7 @@ ownCloud Infinite Scale is built as a modular framework in which components can - a built-in IdP - an application gateway/proxy -These components can be deployed in a multi-tier deployment architecture. See the [documentation](https://owncloud.github.io/ocis/) for an overview of the services. +These components can be deployed in a multi-tier deployment architecture. See the [documentation]({{< ref "./_index.md" >}}) for an overview of the services. ### Operation modes @@ -230,7 +230,7 @@ For the product transition phase, ownCloud Infinite Scale comes with an operatio - The [Graph API](https://marketplace.owncloud.com/apps/graphapi) app is installed on ownCloud Server - The latest client versions are rolled-out to users (required for OpenID Connect support). See the [documentation](https://doc.owncloud.com/server/admin_manual/configuration/user/oidc/#owncloud-desktop-and-mobile-clients) for more information. -See the [documentation](https://owncloud.github.io/ocis/deployment/owncloud10_with_oc_web/) on how to deploy Infinite Scale in bridge mode. +See the [documentation]({{< ref "./deployment/owncloud10_with_oc_web" >}}) on how to deploy Infinite Scale in bridge mode. {{< hint "warning" >}} **Technology Preview** @@ -276,13 +276,13 @@ The single binary is the best option to test the new ownCloud Infinite Scale 1.0 4. Navigate to and log in to ownCloud Web (admin:admin) -Production environments will need a more sophisticated setup, see for more information. +Production environments will need a more sophisticated setup, see <{{< ref "./deployment" >}}> for more information. {{< /tab >}} {{< tab "Docker" >}} #### Containerized Setup -For more sophisticated setups we recommend using one of our docker setup examples. See the [documentation](https://owncloud.github.io/ocis/deployment/ocis_traefik/) for a setup with [Traefik](https://traefik.io/traefik/) as a reverse proxy which also includes automated SSL certificate provisioning using Letsencrypt tools. +For more sophisticated setups we recommend using one of our docker setup examples. See the [documentation](<{{< ref "./deployment/ocis_traefik.md" >}}>) for a setup with [Traefik](https://traefik.io/traefik/) as a reverse proxy which also includes automated SSL certificate provisioning using Letsencrypt tools. {{< /tab >}} {{< /tabs >}} diff --git a/onlyoffice/templates/CONFIGURATION.tmpl b/onlyoffice/templates/CONFIGURATION.tmpl index 602b02070f..317e85848d 100644 --- a/onlyoffice/templates/CONFIGURATION.tmpl +++ b/onlyoffice/templates/CONFIGURATION.tmpl @@ -25,7 +25,7 @@ geekdocFilePath: CONFIGURATION.tmpl oCIS Single Binary is not responsible for configuring extensions. Instead, each extension could either be configured by environment variables, cli flags or config files. -Each extension has its dedicated documentation page (e.g. https://owncloud.github.io/extensions/onlyoffice/configuration) which lists all possible configurations. Config files and environment variables are picked up if you use the `./bin/ocis server` command within the oCIS single binary. Command line flags must be set explicitly on the extensions subcommands. +Each extension has its dedicated documentation page (e.g. https://owncloud.dev/extensions/onlyoffice/configuration) which lists all possible configurations. Config files and environment variables are picked up if you use the `./bin/ocis server` command within the oCIS single binary. Command line flags must be set explicitly on the extensions subcommands. ### Configuration using config files diff --git a/settings/pkg/proto/v0/settings.pb.go b/settings/pkg/proto/v0/settings.pb.go index f7cbd0b84f..f6b9cbfa23 100644 --- a/settings/pkg/proto/v0/settings.pb.go +++ b/settings/pkg/proto/v0/settings.pb.go @@ -3200,11 +3200,11 @@ var file_settings_proto_rawDesc = []byte{ 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x31, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2b, 0x22, 0x26, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x76, 0x30, 0x2f, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x2f, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2d, 0x67, 0x65, 0x74, 0x2d, - 0x62, 0x79, 0x2d, 0x69, 0x64, 0x3a, 0x01, 0x2a, 0x42, 0xe0, 0x02, 0x5a, 0x34, 0x67, 0x69, 0x74, + 0x62, 0x79, 0x2d, 0x69, 0x64, 0x3a, 0x01, 0x2a, 0x42, 0xda, 0x02, 0x5a, 0x34, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x6f, 0x63, 0x69, 0x73, 0x2f, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x76, 0x30, 0x3b, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x92, 0x41, 0xa6, 0x02, 0x12, 0xb6, 0x01, 0x0a, 0x20, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, + 0x6f, 0x92, 0x41, 0xa0, 0x02, 0x12, 0xb6, 0x01, 0x0a, 0x20, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x49, 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x65, 0x20, 0x53, 0x63, 0x61, 0x6c, 0x65, 0x20, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x22, 0x47, 0x0a, 0x0d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x12, 0x20, 0x68, 0x74, 0x74, @@ -3218,12 +3218,11 @@ var file_settings_proto_rawDesc = []byte{ 0x4c, 0x49, 0x43, 0x45, 0x4e, 0x53, 0x45, 0x32, 0x05, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2a, 0x02, 0x01, 0x02, 0x32, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x3a, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x72, 0x43, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, - 0x70, 0x65, 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x2f, 0x68, 0x74, 0x74, 0x70, - 0x73, 0x3a, 0x2f, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x67, 0x69, 0x74, - 0x68, 0x75, 0x62, 0x2e, 0x69, 0x6f, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, - 0x73, 0x2f, 0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x33, + 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x72, 0x3d, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, + 0x70, 0x65, 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x29, 0x68, 0x74, 0x74, 0x70, + 0x73, 0x3a, 0x2f, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x64, 0x65, 0x76, + 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x65, 0x74, 0x74, + 0x69, 0x6e, 0x67, 0x73, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/settings/pkg/proto/v0/settings.proto b/settings/pkg/proto/v0/settings.proto index ca761230d3..8ced40a987 100644 --- a/settings/pkg/proto/v0/settings.proto +++ b/settings/pkg/proto/v0/settings.proto @@ -10,28 +10,28 @@ import "google/protobuf/empty.proto"; import "protoc-gen-openapiv2/options/annotations.proto"; option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = { - info: { - title: "ownCloud Infinite Scale settings"; - version: "1.0.0"; - contact: { - name: "ownCloud GmbH"; - url: "https://github.com/owncloud/ocis"; - email: "support@owncloud.com"; - }; - license: { - name: "Apache-2.0"; - url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; - }; - }; - schemes: HTTP; - schemes: HTTPS; - consumes: "application/json"; - produces: "application/json"; - external_docs: { - description: "Developer Manual"; - url: "https://owncloud.github.io/extensions/settings/"; - }; -}; + info: { + title: "ownCloud Infinite Scale settings"; + version: "1.0.0"; + contact: { + name: "ownCloud GmbH"; + url: "https://github.com/owncloud/ocis"; + email: "support@owncloud.com"; + }; + license: { + name: "Apache-2.0"; + url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; + }; + }; + schemes: HTTP; + schemes: HTTPS; + consumes: "application/json"; + produces: "application/json"; + external_docs: { + description: "Developer Manual"; + url: "https://owncloud.dev/extensions/settings/"; + }; +}; service BundleService { rpc SaveBundle(SaveBundleRequest) returns (SaveBundleResponse) { diff --git a/settings/pkg/proto/v0/settings.swagger.json b/settings/pkg/proto/v0/settings.swagger.json index 5d5c521c91..efdb8b2239 100644 --- a/settings/pkg/proto/v0/settings.swagger.json +++ b/settings/pkg/proto/v0/settings.swagger.json @@ -1112,6 +1112,6 @@ }, "externalDocs": { "description": "Developer Manual", - "url": "https://owncloud.github.io/extensions/settings/" + "url": "https://owncloud.dev/extensions/settings/" } } diff --git a/store/ocis-boilerplate/.github/settings.yml b/store/ocis-boilerplate/.github/settings.yml index 712f546904..7625e27173 100644 --- a/store/ocis-boilerplate/.github/settings.yml +++ b/store/ocis-boilerplate/.github/settings.yml @@ -2,7 +2,7 @@ repository: name: ocis-store description: ':atom_symbol: Store Service for oCIS' - homepage: https://owncloud.github.io/extensions/ocis_store/ + homepage: https://owncloud.dev/extensions/ocis_store/ topics: reva, ocis private: false diff --git a/store/pkg/proto/v0/store.pb.go b/store/pkg/proto/v0/store.pb.go index f8328f7e23..dbeabaa505 100644 --- a/store/pkg/proto/v0/store.pb.go +++ b/store/pkg/proto/v0/store.pb.go @@ -1176,11 +1176,11 @@ var file_store_proto_rawDesc = []byte{ 0x54, 0x61, 0x62, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2a, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x6f, 0x63, 0x69, 0x73, 0x2e, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2e, 0x76, 0x30, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, - 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0xd7, 0x02, 0x5a, 0x31, + 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0xd1, 0x02, 0x5a, 0x31, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x6f, 0x63, 0x69, 0x73, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x76, 0x30, 0x3b, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x92, 0x41, 0xa0, 0x02, 0x12, 0xb3, 0x01, 0x0a, 0x1d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, + 0x6f, 0x92, 0x41, 0x9a, 0x02, 0x12, 0xb3, 0x01, 0x0a, 0x1d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x49, 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x65, 0x20, 0x53, 0x63, 0x61, 0x6c, 0x65, 0x20, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x22, 0x47, 0x0a, 0x0d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x47, 0x6d, 0x62, 0x48, 0x12, 0x20, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, @@ -1194,11 +1194,11 @@ var file_store_proto_rawDesc = []byte{ 0x45, 0x4e, 0x53, 0x45, 0x32, 0x05, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2a, 0x02, 0x01, 0x02, 0x32, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x3a, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, - 0x73, 0x6f, 0x6e, 0x72, 0x40, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, - 0x20, 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x2c, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, - 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, - 0x2e, 0x69, 0x6f, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, - 0x74, 0x6f, 0x72, 0x65, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x73, 0x6f, 0x6e, 0x72, 0x3a, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, + 0x20, 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, 0x12, 0x26, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, + 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x64, 0x65, 0x76, 0x2f, 0x65, 0x78, + 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x73, 0x74, 0x6f, 0x72, 0x65, 0x2f, 0x62, + 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/store/pkg/proto/v0/store.proto b/store/pkg/proto/v0/store.proto index f6677d5cf3..32dbfb304d 100644 --- a/store/pkg/proto/v0/store.proto +++ b/store/pkg/proto/v0/store.proto @@ -7,28 +7,28 @@ option go_package = "github.com/owncloud/ocis/store/pkg/proto/v0;proto"; import "protoc-gen-openapiv2/options/annotations.proto"; option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = { - info: { - title: "ownCloud Infinite Scale store"; - version: "1.0.0"; - contact: { - name: "ownCloud GmbH"; - url: "https://github.com/owncloud/ocis"; - email: "support@owncloud.com"; - }; - license: { - name: "Apache-2.0"; - url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; - }; - }; - schemes: HTTP; - schemes: HTTPS; - consumes: "application/json"; - produces: "application/json"; - external_docs: { - description: "Developer Manual"; - url: "https://owncloud.github.io/extensions/store/"; - }; -}; + info: { + title: "ownCloud Infinite Scale store"; + version: "1.0.0"; + contact: { + name: "ownCloud GmbH"; + url: "https://github.com/owncloud/ocis"; + email: "support@owncloud.com"; + }; + license: { + name: "Apache-2.0"; + url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; + }; + }; + schemes: HTTP; + schemes: HTTPS; + consumes: "application/json"; + produces: "application/json"; + external_docs: { + description: "Developer Manual"; + url: "https://owncloud.dev/extensions/store/"; + }; +}; service Store { rpc Read(ReadRequest) returns (ReadResponse) {}; diff --git a/store/pkg/proto/v0/store.swagger.json b/store/pkg/proto/v0/store.swagger.json index 584a78f71c..ac1bef77d3 100644 --- a/store/pkg/proto/v0/store.swagger.json +++ b/store/pkg/proto/v0/store.swagger.json @@ -240,6 +240,6 @@ }, "externalDocs": { "description": "Developer Manual", - "url": "https://owncloud.github.io/extensions/store/" + "url": "https://owncloud.dev/extensions/store/" } } diff --git a/tests/acceptance/docker/Makefile b/tests/acceptance/docker/Makefile index a1f0d4a262..19f771ccaf 100644 --- a/tests/acceptance/docker/Makefile +++ b/tests/acceptance/docker/Makefile @@ -36,7 +36,7 @@ COMPOSE_PROJECT_NAME := ocis-acceptance-tests help: @echo "Please use 'make ' where is one of the following:" @echo - @echo -e "${PURPLE}docs: https://owncloud.github.io/ocis/development/testing/#testing-with-test-suite-in-docker${RESET}\n" + @echo -e "${PURPLE}docs: https://owncloud.dev/ocis/development/testing/#testing-with-test-suite-in-docker${RESET}\n" @echo @echo -e "oCIS feature tests and test suites can be found here:" @echo -e "\thttps://github.com/owncloud/ocis/tree/master/tests/acceptance/features" diff --git a/thumbnails/pkg/proto/v0/thumbnails.pb.go b/thumbnails/pkg/proto/v0/thumbnails.pb.go index 8c47bf255a..9a491e8680 100644 --- a/thumbnails/pkg/proto/v0/thumbnails.pb.go +++ b/thumbnails/pkg/proto/v0/thumbnails.pb.go @@ -268,11 +268,11 @@ var file_thumbnails_proto_rawDesc = []byte{ 0x30, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2c, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2e, 0x6f, 0x63, 0x69, 0x73, 0x2e, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x73, 0x2e, 0x76, 0x30, 0x2e, 0x47, - 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0xe6, 0x02, 0x5a, 0x36, 0x67, + 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0xe0, 0x02, 0x5a, 0x36, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, 0x75, 0x64, 0x2f, 0x6f, 0x63, 0x69, 0x73, 0x2f, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x73, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x76, 0x30, 0x3b, - 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x92, 0x41, 0xaa, 0x02, 0x12, 0xb8, 0x01, 0x0a, 0x22, 0x6f, 0x77, + 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x92, 0x41, 0xa4, 0x02, 0x12, 0xb8, 0x01, 0x0a, 0x22, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x49, 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x74, 0x65, 0x20, 0x53, 0x63, 0x61, 0x6c, 0x65, 0x20, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x73, 0x22, 0x47, 0x0a, 0x0d, 0x6f, 0x77, 0x6e, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x20, 0x47, 0x6d, 0x62, @@ -286,12 +286,12 @@ var file_thumbnails_proto_rawDesc = []byte{ 0x61, 0x73, 0x74, 0x65, 0x72, 0x2f, 0x4c, 0x49, 0x43, 0x45, 0x4e, 0x53, 0x45, 0x32, 0x05, 0x31, 0x2e, 0x30, 0x2e, 0x30, 0x2a, 0x02, 0x01, 0x02, 0x32, 0x10, 0x61, 0x70, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x3a, 0x10, 0x61, 0x70, 0x70, 0x6c, - 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x72, 0x45, 0x0a, 0x10, + 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x6a, 0x73, 0x6f, 0x6e, 0x72, 0x3f, 0x0a, 0x10, 0x44, 0x65, 0x76, 0x65, 0x6c, 0x6f, 0x70, 0x65, 0x72, 0x20, 0x4d, 0x61, 0x6e, 0x75, 0x61, 0x6c, - 0x12, 0x31, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, - 0x75, 0x64, 0x2e, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x69, 0x6f, 0x2f, 0x65, 0x78, 0x74, - 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x2f, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, - 0x6c, 0x73, 0x2f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x12, 0x2b, 0x68, 0x74, 0x74, 0x70, 0x73, 0x3a, 0x2f, 0x2f, 0x6f, 0x77, 0x6e, 0x63, 0x6c, 0x6f, + 0x75, 0x64, 0x2e, 0x64, 0x65, 0x76, 0x2f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, + 0x73, 0x2f, 0x74, 0x68, 0x75, 0x6d, 0x62, 0x6e, 0x61, 0x69, 0x6c, 0x73, 0x2f, 0x62, 0x06, 0x70, + 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/thumbnails/pkg/proto/v0/thumbnails.proto b/thumbnails/pkg/proto/v0/thumbnails.proto index af53025b72..34072d4619 100644 --- a/thumbnails/pkg/proto/v0/thumbnails.proto +++ b/thumbnails/pkg/proto/v0/thumbnails.proto @@ -7,28 +7,28 @@ option go_package = "github.com/owncloud/ocis/thumbnails/pkg/proto/v0;proto"; import "protoc-gen-openapiv2/options/annotations.proto"; option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = { - info: { - title: "ownCloud Infinite Scale thumbnails"; - version: "1.0.0"; - contact: { - name: "ownCloud GmbH"; - url: "https://github.com/owncloud/ocis"; - email: "support@owncloud.com"; - }; - license: { - name: "Apache-2.0"; - url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; - }; - }; - schemes: HTTP; - schemes: HTTPS; - consumes: "application/json"; - produces: "application/json"; - external_docs: { - description: "Developer Manual"; - url: "https://owncloud.github.io/extensions/thumbnails/"; - }; -}; + info: { + title: "ownCloud Infinite Scale thumbnails"; + version: "1.0.0"; + contact: { + name: "ownCloud GmbH"; + url: "https://github.com/owncloud/ocis"; + email: "support@owncloud.com"; + }; + license: { + name: "Apache-2.0"; + url: "https://github.com/owncloud/ocis/blob/master/LICENSE"; + }; + }; + schemes: HTTP; + schemes: HTTPS; + consumes: "application/json"; + produces: "application/json"; + external_docs: { + description: "Developer Manual"; + url: "https://owncloud.dev/extensions/thumbnails/"; + }; +}; // A Service for handling thumbnail generation service ThumbnailService { diff --git a/thumbnails/pkg/proto/v0/thumbnails.swagger.json b/thumbnails/pkg/proto/v0/thumbnails.swagger.json index 8ce0fa459a..6bfdb5e45f 100644 --- a/thumbnails/pkg/proto/v0/thumbnails.swagger.json +++ b/thumbnails/pkg/proto/v0/thumbnails.swagger.json @@ -87,6 +87,6 @@ }, "externalDocs": { "description": "Developer Manual", - "url": "https://owncloud.github.io/extensions/thumbnails/" + "url": "https://owncloud.dev/extensions/thumbnails/" } }