From 1495c739720ec8620f6412928c3c7208e793b6e9 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Thu, 5 May 2022 13:53:48 +0300 Subject: [PATCH] Fix for ConnectAWS.ascx --- Web/Controls/Help/Installation/Docs.ascx | 3 +++ Web/Controls/Help/Installation/DocsDeveloper.ascx | 1 + Web/Controls/Help/Installation/DocsEnterprise.ascx | 1 + Web/Controls/Help/Installation/Installation.ascx | 3 +++ Web/Controls/Help/Server/Document/ConnectAWS/ConnectAWS.ascx | 4 +++- 5 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Web/Controls/Help/Installation/Docs.ascx b/Web/Controls/Help/Installation/Docs.ascx index b28f40193..bc907ab0f 100644 --- a/Web/Controls/Help/Installation/Docs.ascx +++ b/Web/Controls/Help/Installation/Docs.ascx @@ -48,6 +48,7 @@ <%--
  • --%>
  • +
  • ">Connecting Amazon S3 bucket as a cache to ONLYOFFICE Docs
  • System requirements
    @@ -157,6 +158,7 @@
  • System requirements
    @@ -259,6 +261,7 @@
  • Developing
    diff --git a/Web/Controls/Help/Installation/DocsDeveloper.ascx b/Web/Controls/Help/Installation/DocsDeveloper.ascx index 866e0aa3c..ac67a2cf4 100644 --- a/Web/Controls/Help/Installation/DocsDeveloper.ascx +++ b/Web/Controls/Help/Installation/DocsDeveloper.ascx @@ -42,6 +42,7 @@
  • Developing
    diff --git a/Web/Controls/Help/Installation/DocsEnterprise.ascx b/Web/Controls/Help/Installation/DocsEnterprise.ascx index 891fb0309..3465c8d6c 100644 --- a/Web/Controls/Help/Installation/DocsEnterprise.ascx +++ b/Web/Controls/Help/Installation/DocsEnterprise.ascx @@ -42,6 +42,7 @@
  • System requirements
    diff --git a/Web/Controls/Help/Installation/Installation.ascx b/Web/Controls/Help/Installation/Installation.ascx index d5b4a2ec8..aaf1a32f4 100644 --- a/Web/Controls/Help/Installation/Installation.ascx +++ b/Web/Controls/Help/Installation/Installation.ascx @@ -452,6 +452,7 @@
  • <%--
  • --%>
  • +
  • ">Connecting Amazon S3 bucket as a cache to ONLYOFFICE Docs
  • System requirements
    @@ -560,6 +561,7 @@
  • System requirements
    @@ -662,6 +664,7 @@
  • Developing
    diff --git a/Web/Controls/Help/Server/Document/ConnectAWS/ConnectAWS.ascx b/Web/Controls/Help/Server/Document/ConnectAWS/ConnectAWS.ascx index 0d04f240c..042c099ed 100644 --- a/Web/Controls/Help/Server/Document/ConnectAWS/ConnectAWS.ascx +++ b/Web/Controls/Help/Server/Document/ConnectAWS/ConnectAWS.ascx @@ -90,7 +90,9 @@

    Replace https://documentserver_adress with your actual ONLYOFFICE Docs address. Save the settings.

  • -
  • Open the ONLYOFFICE Docs configuration file: /etc/onlyoffice/documentserver/default.json Add the settings to connect to the bucket: +
  • Open the ONLYOFFICE Docs configuration file: /etc/onlyoffice/documentserver/default.json +
    If you change the parameters in the default.json file, all the changes will be lost after the ONLYOFFICE Docs update or Docker container restart. To ensure that your changes persist after the update, please edit the /etc/onlyoffice/documentserver/local.json file.
    +

    Add the settings to connect to the bucket:

    "storage": {
                     "name": "storage-s3",
                     "fs": {