Install on Linux, Unix or AIX
The installation of Tiny Editors for HCL Connections on Linux, Unix or AIX is automated using a shell script.
Before you begin
Before you begin:
- Determine the host_name of the server hosting HCL Connections™.
-
Get user access as the HCL Connections™ installer or higher administrative permissions, on both:
- The host server.
- The WebSphere Application Server Console.
Procedure
-
Determine the Connections paths (customization_path and provision_path).
Attention: We strongly recommend:
- Setting up SSH key access to the Connections host server.
- Using a local SSH agent to avoid password prompts when logging in via SSH.
-
Run the
install.sh
script located in the root directory of the Tiny Editors for HCL Connections package as follows:./install.sh user@host_name customization_path provision_path/webresources
CAUTION: Remember to append /webresources to the provision_path in the above command.Note: This command will automatically backup any existing configuration it finds in- customization_path/javascript/tiny/editors/connections
- customization_path/javascript/ephox/editors/connections
- customization_path/javascript/ephox/editlive/connections
If a backup of configurations is not required, run the install script with the optional--no-backup
parameter, e.g.:./install.sh --no-backup user@host_name customization_path provision_path/webresources
- Follow the post-customization steps to ensure the server cache is updated.
-
Verify the install:
Note: If Tiny Editors for HCL Connections is not available, restart the Common enterprise application to force a cache update.