1
0
mirror of https://github.com/ONLYOFFICE/OneClickInstall-Workspace.git synced 2025-04-18 15:24:01 +03:00

Overview

This repo contains scripts to quickly install ONLYOFFICE Workspace.

ONLYOFFICE Workspace is a bundle of web apps for team management and collaboration.

It has two editions - Community, Enterprise.

workspace-install.sh is used to install ONLYOFFICE Workspace Community Edition.

workspace-enterprise-install.sh installs ONLYOFFICE Workspace Enterprise Edition.

Functionality

  • Documents
  • Mails
  • CRM
  • PROJECTS
  • CALENDAR
  • CPU: at least 4-core (6-core recommended)
  • RAM: at least 8 GB (12 GB recommended)
  • HDD: at least 40 GB of free space
  • Swap file: at least 6 GB of swap
  • OS: amd64 Linux distribution with kernel version 3.10 or later

Installing ONLYOFFICE Workspace using the provided script

STEP 1: Download ONLYOFFICE Docs Community Edition Docker script file:

wget http://download.onlyoffice.com/install/workspace-install.sh

STEP 2: Install ONLYOFFICE Docs executing the following command:

bash workspace-install.sh

The detailed instruction is available in ONLYOFFICE Help Center.

To install Enterprise Edition, use this instruction.

Project information

Official website: https://www.onlyoffice.com

License: GNU AGPL v3.0

ONLYOFFICE Workspace on official website: http://www.onlyoffice.com/office-suite.aspx

Description
Это репозиторий содержит скрипты для быстрой установки ONLYOFFICE Workspace.
Readme Apache-2.0 400 KiB
Languages
Shell 100%