Skip to content

bedita/bedita-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bedita-tools

Generic tools/scripts for BEdita

be-newinstance.sh

Unix shell script for BEdita setup. Default branch used: "3-corylus"

Usage: be-newinstance.sh name [branch] [base-path] [unix-group-name]

  1. name: instance name (mandatory)
  2. branch: git branch for BEdita (default 3-corylus)
  3. base-path: base path fore new instance, will be created in base path/name (default /home/bedita3)
  4. unix-group-name: unix group name for permission on instance (default bedita)

be3-perms.sh

Shell script to set write permissions to webserver user (like www-data or apache) to BE3 tmp and file related directories.

Backend /tmp and /files permissions are recursively changed using setfacl directive. Frontends /tmp are also recursively changed

Usage: be3-perms.sh

be3-reindex.sh

Shell script to reindex ElasticSearch concurrently, by object type. For usage info, launch the script with no arguments or with --help argument.

The script requires tmux to be installed and works using the dbadmin Cake shell provisioned by BEdita.

About

Generic tools/scripts for BEdita

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages