Giter Club home page Giter Club logo

oneclickinstall-docs's Introduction

License

Overview

This repo contains scripts to quickly install ONLYOFFICE Document Server.

ONLYOFFICE Document Server is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx.

Starting from version 6.0, Document Server is distributed under a new name - ONLYOFFICE Docs.

ONLYOFFICE Docs can be used as a part of ONLYOFFICE Workspace or with third-party sync&share solutions (e.g. Nextcloud, ownCloud, Seafile) to enable collaborative editing within their interface.

It has three editions - Community, Enterprise, and Developer.

docs-install.sh is used to install ONLYOFFICE Docs Community Edition.

docs-enterprise-install.sh installs ONLYOFFICE Docs Enterprise Edition.

docs-developer-install.sh istalls ONLYOFFICE Docs Developer Edition.

Functionality

ONLYOFFICE Document Server includes the following editors:

  • ONLYOFFICE Document Editor
  • ONLYOFFICE Spreadsheet Editor
  • ONLYOFFICE Presentation Editor

The editors allow you to create, edit, save and export text, spreadsheet and presentation documents and additionally have the features:

  • Collaborative editing
  • Hieroglyph support
  • Reviewing
  • Spell-checking

Recommended system requirements

  • CPU: dual-core 2 GHz or higher
  • RAM: 2 GB or more
  • HDD: at least 40 GB of free space
  • Swap file: at least 4 GB
  • OS: amd64 Linux distribution with kernel version 3.10 or later

Installing ONLYOFFICE Docs using the provided script

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

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

STEP 2: Install ONLYOFFICE Docs executing the following command:

bash docs-install.sh

The detailed instruction is available in ONLYOFFICE Help Center.

To install Enterprise Edition, use this instruction. For Developer Edition, use this one.

Project information

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

Code repository: https://github.com/ONLYOFFICE/DocumentServer

Docker Image: https://github.com/ONLYOFFICE/Docker-DocumentServer

License: GNU AGPL v3.0

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

User feedback and support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: forum.onlyoffice.com or you can ask and answer ONLYOFFICE development questions on Stack Overflow.

oneclickinstall-docs's People

Contributors

agolybev avatar danilapog avatar evgeniy-antonyuk avatar hellonadya avatar iskandarkurbonov avatar romandemidov avatar svetlana81 avatar t0rtila avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oneclickinstall-docs's Issues

Minimum memory requirements for Debian based installation calculated wrong

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Linux (DEB package), Linux (RPM package)

Version information

7.2

Expected Behavior

I expected to be able to install on a VM with 2.05Gb RAM

Actual Behavior

I was not able to install on a VM with 2.05Gb RAM. Error: Minimal requirements are not met: need at least 2048 MB of RAM

Reproduction Steps

- curl http://download.onlyoffice.com/docs/docs-install.sh > docs-install.sh
- yes N | bash docs-install.sh

Additional information

Please see the specs of the VM below. I believe install-Debian/tools.sh should be using free -mega instead of free -m.

`ubuntu@618a2b71df148:~$ free -m
total used free shared buff/cache available
Mem: 1977 217 1198 3 560 1599
Swap: 0 0 0

ubuntu@618a2b71df148:~$ free --mega
total used free shared buff/cache available
Mem: 2073 222 1208 4 642 1682
Swap: 0 0 0`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.