Update Compile Groups on Windows (sys reqs, remove note)

This commit is contained in:
Svetlana Maleeva 2022-01-21 14:51:16 +03:00
parent 15971a815f
commit 27e6b31aea
3 changed files with 30 additions and 57 deletions

View File

@ -63,7 +63,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_CPU/SysReqs_CPU.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM4/SysReqs_RAM4.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM3/SysReqs_RAM3.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_HDD/SysReqs_HDD.ascx" />
@ -74,23 +74,23 @@
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_OS8/SysReqs_OS8.ascx" />
</li>
<li>Microsoft <b>.NET Framework</b> 4.7.2 Developer Pack;</li>
<li><a target="_blank" href="https://www.microsoft.com/en-us/download/details.aspx?id=48159">Microsoft Build Tools 2015</a>;</li>
<li><b>Internet Information Services</b> 7 or later with following <b>modules</b>:
<li>Microsoft <b>.NET Framework</b> 4.8 Developer Pack;</li>
<li><a target="_blank" href="https://visualstudio.microsoft.com/downloads/">Microsoft Build Tools 2019</a> with MsBuild and .Net SDK installed;</li>
<li><b>Internet Information Services</b> 8.5 or later with following <b>modules</b>:
<ul>
<li>Internet Information Services Manager;</li>
<li>Default Document; Directory Browsing; HTTP Errors; HTTP Redirection; Static Content;</li>
<li>.NET Extensibility (for Microsoft Windows 7, Microsoft Windows Server 2008 (R2));</li>
<li>.NET Extensibility 3.5; .NET Extensibility 4.6.2 (for Microsoft Windows 8, Microsoft Windows 8.1, Microsoft Windows Server 2012(R2), Microsoft Windows Server 2016);</li>
</ul>
</li>
<li><b>Node.js</b>: version <b>8.12.0</b> or later;</li>
<li><b>MySQL Server</b> 5.5 or later;</li>
<li><b>Node.js</b>: version <b>12.13.0</b> or later;</li>
<li><b>MySQL Server</b> 8.0 or later;</li>
<li><b>Python</b>: 3.7.2 (64-bit);</li>
<li><b>Redis</b>: 3.0.504 (64-bit);</li>
<li><b>Java SE Runtime Environment</b>: 8u171 (64-bit);</li>
<li><b>Elasticsearch</b>: v6.5.0 (64-bit);</li>
<li><b>Web Browser</b>: Microsoft Internet Explorer 9 or later, latest versions of Mozilla Firefox, Opera, Safari, Google Chrome.</li>
<li><b>Elasticsearch</b>: v7.9.0 (64-bit);</li>
<li><b>Yarn</b></li>
<li><b>Web Browser</b>: Microsoft Internet Explorer 11 or later, latest versions of Mozilla Firefox, Opera, Safari, Google Chrome.</li>
</ul>
</div>
</div>
@ -180,16 +180,7 @@ onlyoffice.resources.sql
<p>The <code>ManageServices.bat</code> auxiliary file located in the <code>Services</code> folder is used for the services installation. First of all go to the root directory executing the following command in the Windows command line:</p>
<pre><code>cd "C:\ONLYOFFICE\Services\TeamLabSvc".
</code></pre>
<p>Then execute the <code>ManageServices.bat --install-all</code> command to create services.</p>
<div class="notehelp">To set up full text search in <b>ONLYOFFICE Groups</b> you will need to do the following:
<ol>
<li>Download <code>sphinx</code> version 2.2.10 from the <a target="_blank" href="http://sphinxsearch.com/downloads/sphinx-2.2.10-release-win32.zip/thankyou.html">official website</a></li>
<li>Unpack the downloaded archive file to some place, e.g. to <code>C:\Program Files\Sphinx-2.2.10</code></li>
<li>Add path to the <code>bin</code> Sphinx directory (e.g. <code>C:\Program Files\Sphinx-2.2.10\bin</code> to the <b>system</b> (<b>NOT</b> user) PATH environment variable.</li>
<%-- <li>Change the <b>OnlyofficeIndex</b> launch type from <code>disabled</code> to <code>automatic</code> and run it.</li>--%>
</ol>
<br />Automatic installation is not supported for Windows due to licensing restrictions.
</div>
<p>Then execute the <code>ManageServices.bat --install-all</code> command to create services.</p>
</div>
</div>
<h2 id="IISConfiguration">Internet Information Services Configuration</h2>

View File

@ -63,7 +63,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_CPU/SysReqs_CPU.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM4/SysReqs_RAM4.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM4/SysReqs_RAM3.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_HDD/SysReqs_HDD.ascx" />
@ -74,23 +74,23 @@
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_OS8/SysReqs_OS8.ascx" />
</li>
<li>Microsoft <b>.NET Framework</b> 4.7.2 Developer Pack;</li>
<li><a target="_blank" href="https://www.microsoft.com/en-us/download/details.aspx?id=48159">Microsoft Build Tools 2015</a>;</li>
<li><b>Internet Information Services</b> 7 or later with following <b>modules</b>:
<li>Microsoft <b>.NET Framework</b> 4.8 Developer Pack;</li>
<li><a target="_blank" href="https://visualstudio.microsoft.com/downloads/">Microsoft Build Tools 2019</a> with MsBuild and .Net SDK installed;</li>
<li><b>Internet Information Services</b> 8.5 or later with following <b>modules</b>:
<ul>
<li>Internet Information Services Manager;</li>
<li>Default Document; Directory Browsing; HTTP Errors; HTTP Redirection; Static Content;</li>
<li>.NET Extensibility (for Microsoft Windows 7, Microsoft Windows Server 2008 (R2));</li>
<li>.NET Extensibility 3.5; .NET Extensibility 4.6.2 (for Microsoft Windows 8, Microsoft Windows 8.1, Microsoft Windows Server 2012(R2), Microsoft Windows Server 2016);</li>
</ul>
</li>
<li><b>Node.js</b>: version <b>8.12.0</b> or later;</li>
<li><b>MySQL Server</b> 5.5 or later;</li>
<li><b>Node.js</b>: version <b>12.13.0</b> or later;</li>
<li><b>MySQL Server</b> 8.0 or later;</li>
<li><b>Python</b>: 3.7.2 (64-bit);</li>
<li><b>Redis</b>: 3.0.504 (64-bit);</li>
<li><b>Java SE Runtime Environment</b>: 8u171 (64-bit);</li>
<li><b>Elasticsearch</b>: v6.5.0 (64-bit);</li>
<li><b>Web Browser</b>: Microsoft Internet Explorer 9 or later, latest versions of Mozilla Firefox, Opera, Safari, Google Chrome.</li>
<li><b>Elasticsearch</b>: v7.9.0 (64-bit);</li>
<li><b>Yarn</b></li>
<li><b>Web Browser</b>: Microsoft Internet Explorer 11 or later, latest versions of Mozilla Firefox, Opera, Safari, Google Chrome.</li>
</ul>
</div>
</div>
@ -180,16 +180,7 @@ onlyoffice.resources.sql
<p>The <code>ManageServices.bat</code> auxiliary file located in the <code>Services</code> folder is used for the services installation. First of all go to the root directory executing the following command in the Windows command line:</p>
<pre><code>cd "C:\ONLYOFFICE\Services\TeamLabSvc".
</code></pre>
<p>Then execute the <code>ManageServices.bat --install-all</code> command to create services.</p>
<div class="notehelp">To set up full text search in <b>ONLYOFFICE Groups</b> you will need to do the following:
<ol>
<li>Download <code>sphinx</code> version 2.2.10 from the <a target="_blank" href="http://sphinxsearch.com/downloads/sphinx-2.2.10-release-win32.zip/thankyou.html">official website</a></li>
<li>Unpack the downloaded archive file to some place, e.g. to <code>C:\Program Files\Sphinx-2.2.10</code></li>
<li>Add path to the <code>bin</code> Sphinx directory (e.g. <code>C:\Program Files\Sphinx-2.2.10\bin</code> to the <b>system</b> (<b>NOT</b> user) PATH environment variable.</li>
<%-- <li>Change the <b>OnlyofficeIndex</b> launch type from <code>disabled</code> to <code>automatic</code> and run it.</li>--%>
</ol>
<br />Automatic installation is not supported for Windows due to licensing restrictions.
</div>
<p>Then execute the <code>ManageServices.bat --install-all</code> command to create services.</p>
</div>
</div>
<h2 id="IISConfiguration">Internet Information Services Configuration</h2>

View File

@ -63,7 +63,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_CPU/SysReqs_CPU.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM4/SysReqs_RAM4.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM4/SysReqs_RAM3.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_HDD/SysReqs_HDD.ascx" />
@ -74,23 +74,23 @@
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_OS8/SysReqs_OS8.ascx" />
</li>
<li>Microsoft <b>.NET Framework</b> 4.7.2 Developer Pack;</li>
<li><a target="_blank" href="https://www.microsoft.com/en-us/download/details.aspx?id=48159">Microsoft Build Tools 2015</a>;</li>
<li><b>Internet Information Services</b> 7 или выше со следующими <b>компонентами</b>:
<li>Microsoft <b>.NET Framework</b> 4.8 Developer Pack;</li>
<li><a target="_blank" href="https://visualstudio.microsoft.com/downloads/">Microsoft Build Tools 2019</a> с установленными MsBuild и .Net SDK;</li>
<li><b>Internet Information Services</b> 8.5 или выше со следующими <b>компонентами</b>:
<ul>
<li>Диспетчер служб IIS;</li>
<li>Документ по умолчанию; Просмотр каталога; Ошибки HTTP; Перенаправление HTTP; Статическое содержимое;</li>
<li>Расширяемость .NET (для Microsoft Windows 7, Microsoft Windows Server 2008 (R2));</li>
<li>Расширяемость .NET 3.5; Расширяемость .NET 4.6.2 (для Microsoft Windows 8, Microsoft Windows 8.1, Microsoft Windows Server 2012(R2), Microsoft Windows Server 2016);</li>
</ul>
</li>
<li><b>Node.js</b>: версия <b>8.12.0</b> или выше;</li>
<li><b>MySQL Server</b> 5.5 или выше;</li>
<li><b>Node.js</b>: версия <b>12.13.0</b> или выше;</li>
<li><b>MySQL Server</b> 8.0 или выше;</li>
<li><b>Python</b>: 3.7.2 (64-разрядная версия);</li>
<li><b>Redis</b>: 3.0.504 (64-разрядная версия);</li>
<li><b>Java SE Runtime Environment</b>: 8u171 (64-разрядная версия);</li>
<li><b>Elasticsearch</b>: v6.5.0 (64-разрядная версия);</li>
<li><b>Браузер</b>: Microsoft Internet Explorer 9 или выше, последние версии браузеров Mozilla Firefox, Opera, Safari, Google Chrome.</li>
<li><b>Elasticsearch</b>: v7.9.0 (64-разрядная версия);</li>
<li><b>Yarn</b></li>
<li><b>Браузер</b>: Microsoft Internet Explorer 11 или выше, последние версии браузеров Mozilla Firefox, Opera, Safari, Google Chrome.</li>
</ul>
</div>
</div>
@ -180,16 +180,7 @@ onlyoffice.resources.sql
<p>Для установки сервисов в папке <code>Services</code> находится вспомогательный файл <code>ManageServices.bat</code>. Сначала перейдите в корневой каталог, выполнив в командной строке Windows следующую команду:</p>
<pre><code>cd "C:\ONLYOFFICE\Services\TeamLabSvc".
</code></pre>
<p>Далее создание сервисов осуществляется командой <code>ManageServices.bat --install-all</code>.</p>
<div class="notehelp">Для настройки полнотекстового поиска в <b>ONLYOFFICE Groups</b> необходимо сделать следующее:
<ol>
<li>Скачайте <code>sphinx</code> версии 2.2.10 с <a target="_blank" href="http://sphinxsearch.com/downloads/sphinx-2.2.10-release-win32.zip/thankyou.html">официального сайта</a></li>
<li>Распакуйте скачанный файл архива в любое место на диске, например, в <code>C:\Program Files\Sphinx-2.2.10</code></li>
<li>Добавьте путь к каталогу <code>bin</code> Sphinx (например, <code>C:\Program Files\Sphinx-2.2.10\bin</code>) в <b>системную</b> (<b>НЕ</b> пользовательскую) переменную среды PATH.</li>
<%-- <li>Измените тип запуска сервиса <b>OnlyofficeIndex</b> с <code>disabled</code> на <code>automatic</code> и запустите его.</li>--%>
</ol>
<br />Автоматическая установка не поддерживается для Windows из-за ограничений лицензирования.
</div>
<p>Далее создание сервисов осуществляется командой <code>ManageServices.bat --install-all</code>.</p>
</div>
</div>
<h2 id="IISConfiguration">Настройка служб IIS (Internet Information Services)</h2>