Merge branch 'feature/DocSpace-1.1.0' into release/1.14.0

This commit is contained in:
Svetlana Maleeva 2023-07-27 13:16:23 +03:00
commit 707cb8ac4c
6 changed files with 8 additions and 207 deletions

View File

@ -43,11 +43,11 @@
<li>Coming soon</li>
</ul>
</li>--%>
<li>Windows version
<%--<li>Windows version
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-community-install-windows.aspx")%>">Installing ONLYOFFICE DocSpace Community for Windows on a local server</a></li>
</ul>
</li>
</li> --%>
</ul>
</li>
</ul>
@ -72,11 +72,11 @@
<li>Coming soon</li>
</ul>
</li>--%>
<li>Windows version
<%--<li>Windows version
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-enterprise-install-windows.aspx")%>">Installing ONLYOFFICE DocSpace Enterprise for Windows on a local server</a></li>
</ul>
</li>
</li> --%>
</ul>
</li>
<%--<li><h6>Activating</h6>

View File

@ -43,11 +43,11 @@
<li>Coming soon</li>
</ul>
</li>--%>
<li>Windows version
<%--<li>Windows version
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-community-install-windows.aspx")%>">Installing ONLYOFFICE DocSpace Community for Windows on a local server</a></li>
</ul>
</li>
</li>--%>
</ul>
</li>
</ul>

View File

@ -42,11 +42,11 @@
<li>Coming soon</li>
</ul>
</li>--%>
<li>Windows version
<%--<li>Windows version
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-enterprise-install-windows.aspx")%>">Installing ONLYOFFICE DocSpace Enterprise for Windows on a local server</a></li>
</ul>
</li>
</li> --%>
</ul>
</li>
<%--<li><h6>Activating</h6>

View File

@ -1,170 +0,0 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installing ONLYOFFICE DocSpace for Windows on a local server";
MetaKeyWords = "install server version, server version, install on server";
MetaDescription = "Deploy ONLYOFFICE DocSpace on your corporate server.";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Installing <%= ((BasePage)Page).EditionVersion %> for Windows on a local server</h1>
<div class="video_ground video_trips">
<h2 id="Introduction_block">Introduction</h2>
<div class="block_of_step">
<div class="screen_text">
<p><b><%= ((BasePage)Page).EditionVersion %></b> is a <span class="enterprise_display">paid</span><span class="community_display">free</span> version of a document hub where you can connect users and documents in one place to boost collaboration.</p>
<p>The installation for Windows includes the following components: <b>ONLYOFFICE DocSpace</b> and <b>ONLYOFFICE Docs</b>. This guide will show you how to install all these <b><%= ((BasePage)Page).EditionVersion %></b> components without efforts using the .exe installation file.</p>
</div>
</div>
</div>
<h2 id="SystemRequirements">System requirements</h2>
<div class="block_of_step">
<div class="screen_text">
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_CPU2/SysReqs_CPU2.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_RAM2/SysReqs_RAM2.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_OS6/SysReqs_OS6.ascx" />
<div class="notehelp">Please note that <b><%= ((BasePage)Page).EditionVersion %></b> cannot be installed on the following Windows versions: Windows Server 2008/2008 R2 x64, Windows Vista/7/8/8.1/10/11 x64.</div>
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Common/SystemRequirements/SysReqs_Add_Soft15/SysReqs_Add_Soft15.ascx" />
<div class="notehelp">If you are using a version of Windows which has the interface language different from the <b>en-US</b> locale, some problems might occur. To avoid them please install the <b>en-US</b> language package, create an additional user with the use of only base latin characters (e.g. <code>ONLYOFFICE</code> or <code>Administrator</code>) and give this user the default administrator privileges. After that you can continue the installation as this user.</div>
</li>
</ul>
</div>
</div>
<h2 id="step1"><span class="style_step">Step 1. </span>Download the <%= ((BasePage)Page).EditionVersion %> installation file</h2>
<div class="block_of_step">
<div class="screen_text">
<p>To download the <b><%= ((BasePage)Page).EditionVersion %></b> installation file, go to the
<span class="community_display"><a target="_blank" href="https://www.onlyoffice.com/download-docspace.aspx?from=helpcenter#docspace-community">Download page</a>.</span>
<span class="enterprise_display"><a target="_blank" href="https://www.onlyoffice.com/download-docspace.aspx?from=helpcenter#docspace-enterprise">Download page</a>.</span>
Go to the <b>For Windows</b> section and click the <b>Download</b> button.
<span class="enterprise_display">Fill in the form and submit your request. You'll receive an email message that contains your <span class="enterprise_display">30-day trial</span> license key and the link to download the installation file. Download and save the license key on your computer. Follow the provided link and wait till the download of the installation file is completed.</span>
</div>
</div>
<h2 id="step2"><span class="style_step">Step 2. </span>Install the prerequisites</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Double-click the <b>.exe</b> file you have just downloaded - the <b>Prerequisites Setup Wizard</b> will be launched. It will help you to install some prerequisites required to run <b><%= ((BasePage)Page).EditionVersion %></b>. Click the <b>Next ></b> button to continue.</p>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 2" target="img1_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step2.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 2" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step2.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>You'll be prompted to install the following components:</p>
<ul>
<li><em>.NET Framework 4.8 or higher</em>,</li>
<li><em>.NET Runtime 7.0 x64 or higher</em>,</li>
<li><em>.NET Runtime 7.0 x86 or higher</em>,</li>
<li><em>ASP.NET Core Runtime 7.0 x64 or higher</em>,</li>
<li><em>ASP.NET Core Runtime 7.0 x86 or higher</em>,</li>
<li><em>Visual C++ Redistributable for Visual Studio 2013 Update 5 x86</em>,</li>
<li><em>Visual C++ Redistributable for Visual Studio 2013 Update 5 x64</em>,</li>
<li><em>Visual C++ Redistributable for Visual Studio 2015-2019 x64</em>,</li>
<li><em>Visual C++ Redistributable for Visual Studio 2015-2019 x86</em>,</li>
<li><em>NET Core Runtime 3.1.10 x64 or higher</em>,</li>
<li><em>NET Core Runtime 3.1.10 x86 or higher</em>,</li>
<li><em>MySQL Connector/ODBC 8.0 x86</em>,</li>
<li><em>MySQL Installer Community 8.0 x86</em>,</li>
<li><em>MySQL Installer Community 8.0 x86 Runner</em></li>
<li><em>Node.js v.14.17</em>,</li>
<li><em>Elasticsearch v.7.13.1 or higher</em>,</li>
<li><em>Erlang v.20.3 x64</em>,</li>
<li><em>RabbitMQ v.3.7 x64</em>,</li>
<li><em>Redis 5.0 x64</em>,</li>
<li><em>FFmpeg x64</em>,</li>
<li><em>PostgreSQL ODBC Driver x64</em>,</li>
<li><em>PostgreSQL v.12.9 x64</em>,</li>
</ul>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 2" target="img3_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step2_2.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 2" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step2_2.png")%>" />
<div target="img3_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>Click the <b>Next</b> button to download and install the prerequisite software. This process may take some minutes.</p>
</div>
</div>
<h2 id="step3"><span class="style_step">Step 3. </span>Install <%= ((BasePage)Page).EditionVersion %></h2>
<div class="block_of_step">
<div class="screen_text">
<p>As soon as all the components are installed, you can proceed to the main program installation. The <b><%= ((BasePage)Page).EditionVersion %> Setup Wizard</b> will be launched automatically. Click the <b>Next ></b> button to continue.</p>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" target="img4_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step3.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step3.png")%>" />
<div target="img4_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>By default <b><%= ((BasePage)Page).EditionVersion %></b> will be installed to the following folder: <code>C:\Program Files (x86)\Ascensio System SIA\DocSpace\</code>. If needed you can change it clicking the <b>Browse</b> button and selecting the necessary folder on your computer. Then click the <b>Next ></b> button.</p>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" target="img6_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step3_2.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step3_2.png")%>" />
<div target="img6_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>On the next screen, click the <b>Install</b> button to start the installation process. It may take several minutes.</p>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" target="img7_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step3_3.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" id="img7_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step3_3.png")%>" />
<div target="img7_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>Once the installation process is completed, click the <b>Finish</b> button to exit the <b>Setup Wizard</b>.</p>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" target="img8_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step3_4.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step3_4.png")%>" />
<div target="img8_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
<h2 id="step4"><span class="style_step">Step 4. </span>Run <%= ((BasePage)Page).EditionVersion %></h2>
<div class="block_of_step">
<div class="screen_text">
<p>Launch your DocSpace using the shortcut on the desktop. The <b>DocSpace Setup</b> page will open in your default browser at the <em>http://localhost/wizard</em> address. Now you need to perform the DocSpace initial setup.</p>
<ul>
<li>Enter a <b>Password</b> you will use to access your <b><%= ((BasePage)Page).EditionVersion %></b> the next time and confirm it. By default, the password must be at least <b>8</b> but no more than <b>30</b> characters long.</li>
<li>Specify your email address. The <b>Email Activation</b> message will be sent to the specified email. Follow the link provided in this email to complete your email activation procedure.</li>
<li>Drop-down the <b>Language</b> list and select the necessary language to display all DocSpace pages and notifications.</li>
<li>Set the time zone that corresponds to your location from the <b>Timezone</b> drop-down list.</li>
<li class="enterprise_display">
Click the <img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/icon.png")%>" /> button in the <b>Your license file</b> section and browse for the license <em>.lic</em> file stored on your computer (see <a class="links" href="#step1">Step 1</a>).
</li>
<li>Accept the terms of the <b>License agreements</b> by checking the corresponding box.</li>
</ul>
</div>
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 4" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step4.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 4" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step4.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>When all the parameters are set, click the <b>Continue</b> button.</p>
<p>That's all. Your DocSpace is created.</p>
</div>
</div>
</div>

View File

@ -1,14 +0,0 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationDocSpaceCEArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE DocSpace Community"; %>
<% ((BasePage)Page).CommandName = "download"; %>
<% ((BasePage)Page).VersionName = "guide176"; %>
<body class="windows_version docspace_community_edition">
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/DocSpace/DocSpaceWindows/DocSpaceWindows.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspace">
</asp:Content>

View File

@ -1,15 +0,0 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationDocSpaceEEArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE DocSpace Enterprise"; %>
<% ((BasePage)Page).CommandName = "enterprise-edition-free"; %>
<% ((BasePage)Page).VersionName = "guide177"; %>
<% ((BasePage)Page).VersionLink = "enterprise"; %>
<body class="windows_version docspace_enterprise_edition">
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/DocSpace/DocSpaceWindows/DocSpaceWindows.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspace">
</asp:Content>