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=/<Java_install_directory>
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 and run the twcloud file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\AuthServer\bin and run the run.sh file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\WebAppPlatform\bin and run the startup.sh file as administrator.