Page History
...
- Extract the magic_collaboration_studio_<version_number>_no_install_linux64.zip file.
Go to <magic_collaboration_studio_no-installer_directory>/MagicCollaborationStudio/AuthServer/config and open the authserver.properties file.
Specify the values of the following properties:
server.public.host
authentication.redirect.uri.whitelist
twc.server.host
- Save and close the authserver.properties file.
- Go to <magic_collaboration_studio_no-installer_directory>/MagicCollaborationStudio/scripts/linux and run the genkey file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>/MagicCollaborationStudio/WebAppPlatform/bin and run the certgen.sh file as administrator.
Specify CATALINA_HOME_WEBAPP and JRE_HOME variables the following way:
- Open the Terminal application.
Execute the following command:
Code Block export JRE_HOME=/<magic_collaboration_studio_no-installer_directory>/MagicCollaborationStudio/WebAppPlatform/jre
Execute the following command:
Code Block export CATALINA_HOME_WEBAPP=/<magic_collaboration_studio_no-installer_directory>/MagicCollaborationStudio/WebAppPlatform
- Close the Terminal application.
Go to <magic_collaboration_studio_no-installer_directory>
\/MagicCollaborationStudio
\/scripts
\windows/linux and run the
installServiceinstallservice.
batsh file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>\/MagicCollaborationStudio\/AuthServer and run the registerWindowsService.bat authserver-run file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\/WebAppPlatform\/bin and run the service.batsh file as administrator.
- Open the Task Manager and start the following services:
...