<%@ Control Language="C#" Inherits="BaseContentUserControls"%> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>

Deploying ONLYOFFICE Workspace Enterprise Edition using AMI

Introduction

Now you can easily launch the ONLYOFFICE Workspace Enterprise Edition instance in the Amazon Web Services cloud infrastructure using the ONLYOFFICE Amazon Machine Image available on the AWS Marketplace.

The Amazon Machine Image (AMI) is a pre-configured template that allows to easily launch an instance, which is a virtual server in the AWS private cloud.

The ONLYOFFICE Workspace Enterprise AMI includes all the necessary components - both the operating system and the software itself, as well as a storage volume - to deploy your web office on a virtual server running under Linux (CentOS).

Step 1. Choose the necessary ONLYOFFICE AMI and subscribe for the solution

Log in to your existing AWS account or sign up for a new one and go to the AWS Marketplace.

Find the ONLYOFFICE Workspace Enterprise solution and choose the necessary instance type – for 50, 100, 200 or 400 users. The number of users means the number of people who can have access to editing docs. The number of documents that can be edited at the same time is not limited. Other registered users will be able to open documents only for viewing. ONLYOFFICE recognizes a user ID for a period of 30 days. After that, you will be able to replace a user with a new one if necessary.

Choose the necessary ONLYOFFICE AMI" /> Choose the necessary ONLYOFFICE AMI" />

At the Product Overview page, you can read the description of the software functions.

Choose the necessary ONLYOFFICE AMI" /> Choose the necessary ONLYOFFICE AMI" />

Switch to the Pricing tab to estimate pricing details that depend on some instance parameters:

  • Change the Region where the instance will be launched, if necessary. It’s recommended to select a region with a closest location. US East (N. Virginia) is selected by default.
  • In the Fulfillment option menu, the 64-bit (x86) Amazon Machine Image (AMI) option is only available.
  • In the Software Pricing Details section, choose the Hourly or Annual subscription type.

    The total price includes charges for the ONLYOFFICE software and for the AWS infrastructure services used to deploy this software solution.

    Note: to learn more about subscribing to paid AMIs and other pricing details, please refer to the AWS documentation.
Subscribe for ONLYOFFICE AMI" /> Subscribe for ONLYOFFICE AMI" />

If you click on the EC2 Instance type displayed in the table (e.g., t3.large), you can see the instance details. The EC2 instance type determines the hardware of the virtual server used to deploy the ONLYOFFICE solution.

Subscribe for ONLYOFFICE AMI" /> Subscribe for ONLYOFFICE AMI" />

Available instance types differ depending on the selected variant of the ONLYOFFICE Workspace Enterprise solution, i.e. on the number of users.

The t3.large EC2 Instance type is used for ONLYOFFICE Workspace Enterprise (50 users/100 users). It has the following parameters:

  • Memory: 8 GB
  • CPU: 2 virtual cores
  • Storage: EBS Only
  • Network: Up to 5 Gigabit Ethernet

The t3.xlarge EC2 Instance type is used for ONLYOFFICE Workspace Enterprise (200 users). It has the following parameters:

  • Memory: 16 GB
  • CPU: 4 virtual cores
  • Storage: EBS Only
  • Network: Up to 5 Gigabit Ethernet

The t3.2xlarge EC2 Instance type is used for ONLYOFFICE Workspace Enterprise (400 users). It has the following parameters:

  • Memory: 32 GB
  • CPU: 8 virtual cores
  • Storage: EBS Only
  • Network: Up to 5 Gigabit Ethernet

Switch to the Usage tab where you can find the following information:

  • The Fulfillment Options section displays the AMI characteristics. The ONLYOFFICE AMI has the 64-bit (x86) architecture.
  • The Template components section displays the AWS services which are used for this product.
      <%--
    • The EBS service is used to store your ONLYOFFICE portal data.
    • --%>
    • The EC2 service provides the environment necessary to deploy a virtual server running under CentOS and install the ONLYOFFICE software solution on it.
  • Usage Instructions contain brief recommendations on how to perform initial ONLYOFFICE configuration after launching the instance.
  • End User License Agreement regulates the terms and conditions upon which the ONLYOFFICE Workspace Enterprise solution is provided.
Subscribe for ONLYOFFICE AMI" /> Subscribe for ONLYOFFICE AMI" />

Click the Continue to Subscribe button in the upper right corner. The Subscribe to this software page opens:

Subscribe for ONLYOFFICE AMI" /> Subscribe for ONLYOFFICE AMI" />

Read the AWS Customer Agreement and click the Accept Terms button. Wait while the subscription is being processed.

Subscribe for ONLYOFFICE AMI" /> Subscribe for ONLYOFFICE AMI" />

When the current date is displayed in the Effective date field instead of 'Pending', click the Continue to Configuration button in the upper right corner.

Step 2. Launch your ONLYOFFICE instance in the AWS cloud

At the Configure this software page, click the Continue to Launch button in the upper right corner.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

The Launch this software page opens. At this page, you can review the Configuration Details once again.

The Choose Action section allows to select the method you want to use to launch the instance. The Launch from Website option is selected by default. Leave it unchanged to deploy the instance using the Launch Instance Wizard provided at this web page.

Note: you can also launch your instance through the Amazon EC2 console. To do that, select the Launch through EC2 option from the menu and click the Launch button. You will be redirected to the Launch Instance Wizard in your AWS Management Console where you can select an instance type, configure the instance details, add a storage, tags and configure a security group. This guide does not describe such a method of launching the instance.
Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

In the EC2 Instance Type section, the only option is available (it depends on the previously selected ONLYOFFICE Workspace Enterprise instance type with a certain number of users).

In the VPC Settings and Subnet Settings sections, leave default settings.

Now you need to create a new Security group and generate a Key pair.

Create a new security group

A security group allows to limit access to your instance so that only known IP addresses can access it.

In the Security Group Settings section, click the Create New Based on Seller Settings button.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

Enter the name of the security group (for example, ONLYOFFICE) and add its description.

Use the Source (IP or Group) list, to set the necessary rules. You can specify a single IP address, or an IP address range, e.g. 10.040.196.230/32.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

The rules are specified for the following ports:

  • SSH - port 22 is used to access your server using an SSH client over the SSH protocol.
  • HTTP - port 80 is used to access your web office via a web browser over the HTTP protocol.
  • HTTPS - port 443 is used to access your web office via a web browser over the secure HTTPS protocol.

When ready, click the Save button.

Generate a key pair

A key pair is required to securely connect to your instance via the SSH protocol using an SSH client like PuTTY or OpenSSH.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

In the Key Pair Settings section, click the Create a key pair in EC2 link.

The AWS Management Console will open in a new browser tab.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />
verify that the AWS Region displayed at the top toolbar is the same that the one where you want to launch the instance.

Click the Create key pair button in the upper right corner. Enter the key pair name (e.g. ONLYOFFICE) in the corresponding field and select the file format depending on which software you want to use to connect to your instance remotely:

  • pem is used for OpenSSH
  • ppk is used for PuTTY

Click the Create key pair button below.

Your public key will be stored in the AWS EC2. The .pem/.ppk file that contains your private key will be downloaded to your local machine and stored in the default Downloads folder. Please copy it and store in a safe place.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

Return to the AWS Marketplace, refresh the key pair field using the icon to the right of it and select the created key pair from the list.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

After that, the Launch button becomes unlocked. Click the Launch button and wait while the instance is being deployed. When ready, the message about the successful deployment appears.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

Click the EC2 Console link in this message to open the instance details in the AWS Management Console.

Launch your ONLYOFFICE instance" /> Launch your ONLYOFFICE instance" />

It can take some time for the instance to become completely functional after you launched it. Make sure that the instance status has changed from 'pending' to 'running' in the Instance State column and verify that the instance has passed all status checks. This information is displayed in the Status Checks column.

Then you can connect to your instance via a web browser or via SSH.

Step 3. Access your portal via a web browser

To access your portal via a web browser you can use the Public DNS or IP address of the instance.

They can be found in the AWS Management Console. Switch to the Instances section in the left menu, choose your region (US East (N. Virginia) by default) and select your ONLYOFFICE instance in the list to open the instance details.

At the Description tab, click the Copy icon" /> icon to the left of the Public IPv4 DNS or Public IPv4 address to copy the necessary value to the clipboard.

Access your portal via a web browser" /> Access your portal via a web browser" />

In a web browser, enter http:// + your instance IP address or Public DNS into the address bar. The initialization of your portal may take a few minutes.

The portal setup wizard opens.

Access your portal via a web browser" /> Access your portal via a web browser" />

Set your account password an confirm it. Enter your email address.

These email and password will be used to access your portal administrator account via a web browser. Your password must be at least 8 but no more than 30 characters long.

Specify your Instance ID in the corresponding field. It can be found in the AWS Management Console at the instance Description tab. Click the Copy icon" /> icon to the left of the Instance ID to copy it to the clipboard.

Access your portal via a web browser" /> Access your portal via a web browser" />

You can also change the portal language and time zone using the corresponding drop-down lists. The time zone must be specified to ensure the correct work of the portal notifications and calendar reminders.

Click the Continue button.

Access your portal via a web browser" /> Access your portal via a web browser" />

Your portal is now created and ready to work. Switch between the portal modules available on the start page to explore the web office features.

Step 4. Connect to your server via SSH

To administer and configure your web office remotely you can connect to your virtual server via SSH using the username centos and your SSH private key.

On Windows, you can use the PuTTY utility.

The AWS private key file generated while deploying the instance is used for authentication instead of a password.

Launch PuTTY. On the left-side navigation panel, open the Connection -> SSH -> Auth section. Go to the Authentication parameters -> Private key file for authentication section, click the Browse button and find the path to the .ppk file stored on your local machine.

Connect to your server via SSH" /> Connect to your server via SSH" />

Return to the Session section in the left-side navigation panel. Enter the instance Public DNS or IP address into the Host Name or IP address field, make sure that port 22 is specified and the SSH connection type is selected and click the Open button.

Connect to your server via SSH" /> Connect to your server via SSH" />

Then click Yes in the PuTTY Security Alert window. Type in the username centos and press Enter.

Connect to your server via SSH" /> Connect to your server via SSH" />

On Linux, you can use an SSH client like OpenSSH.

You’ll need to specify a path to the .pem file with your private key stored on your local machine, the centos username and your instance IP address or Public DNS.

Enter the following command in your terminal specifying the actual values for the .pem file path and the IP Address:

ssh -i /path/onlyoffice.pem centos@your_instance_ip

Type yes to continue connecting to the server. For more information, you can refer to the AWS documentation.