Skip to content

askonev/dep_onlyoffice_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deployment_onlyoffice-plugins

Bash script for installing or updating current plugin into the document server

Dependencies

  • docker
  • standalone docker-compose
  • ifconfig
  • google-chrome

Getting Started

  1. Enter data in the .env file

  2. Install the folder with the plugin in the directory

     ./assets

    or use the script

    Plugin must be contained in the project sdkjs_plugins

     ./lib/plugin_cloning.sh [PLUGIN NAME]

    Add the name of the plugin of interest as the value of the variable $PLUGIN_NAME

  3. In the file ./plugin_run change the value of the variable $PLUGIN_NAME

  4. To install the plugin and start the document server, use the --ds flag

     ./plugin_run.sh --ds
  5. To update the plugin, run the start.sh script without parameters

     ./plugin_run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages