Page History
Here you can learn how to start Magic Collaboration Studio using the no-installer .zip file.
The user should have Cassandra. TWC server use system java.
Win
...
Open and edit authserver.properties file (magic_collaboration_studio_[version]_no_install_win64\MagicCollaborationStudio\AuthServer\config) and update properties:
...
Warning | ||
---|---|---|
| ||
To run Magic Collaboration Studio:
|
|
...
|
...
|
...
Set JRE_HOME and CATALINA_HOME_WEBAPP variables:
...
CATALINA_HOME_WEBAPP=/<WebApp install directory>
JRE_HOME=/<Java install directory (should be in Webapp folder (WebAppPlatform\jre)- JAVA 11)>
...
|
...
|
To run Magic Collaboration Studio by using no-installer
...
- Extract the win64\MagicCollaborationStudio\AuthServer\bin) as Administrator
- Start tomcat server- startup.bat (magic_collaboration_studio_[version]_no_install_win64\MagicCollaborationStudio\WebAppPlatform\bin) as Administrator
Open a web browser and go to https://localhost:8443/webapp (if default options are used)
But if you want to run as services:
Run the Teamwork Cloud service installation script -magic_collaboration_studio_[version]_no_install_win64\MagicCollaborationStudio\scripts\windows>installService.bat
Run the Authserver service installation script - magic_collaboration_studio_[version]_no_install_win64\MagicCollaborationStudio\AuthServer\registerWindowsService.bat
Run the Webapp service installation script - invoke terminal in magic_collaboration_studio_[version]_no_install_win64\MagicCollaborationStudio\WebAppPlatform\bin and run the command:
service.bat install
Linux
- Unzip magic_collaboration_studio_[version]_<version_number>_no_install_win64.zip no install file file.
Go to <Open and edit authserver.properties file (magic_collaboration_studio_[version]_no-installer_install_linux64directory>\MagicCollaborationStudio\AuthServer\config) and update and open the authserver.properties file.
Specify the values of the following properties:
server.public.host
authentication.redirect.uri.whitelist
twc.server.host
- Run genkey file (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\scripts\)
- Run certgen file (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\WebAppPlatform\bin)
- Save and close the authserver.properties file.
Specify CATALINA_HOME_WEBAPP and JRE_HOME variables the following way:
Set- Open Control Panel and go to System and Security > System.
- Select the Advanced system settings option on the left side of the System dialog.
- In the System Properties dialog, click the Environment Variables button.
In the System variables area of the Environment Variables dialog, specify the values for the
JRE_HOME and CATALINA_HOME_WEBAPP variables as shown below:
Code Block CATALINA_HOME_WEBAPP=/
JRE_HOME=/<Java install directory (should be in Webapp folder (WebAppPlatform\jre)- JAVA 11)>How-to set variables:
1. Open terminal
2 export JAVA_HOME=magic_<magic_collaboration_studio
_no-installer_
directory>\MagicCollaborationStudio
3. export CATALINA_HOME_WEBAPP=magic\WebAppPlatform JRE_HOME=/<magic_collaboration_studio_
no-installer_
directory>\MagicCollaborationStudio
To check variable command:
echo $JRE_HOME
Start twcloud.exe (\WebAppPlatform\jre
Click OK.
- Go to <magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio)Start AuthServer server - run.sh (magic_collaboration_studio_[version]_no_install_linux64-installer_directory>\MagicCollaborationStudio\AuthServer\bin) Start tomcat server - startup.sh (scripts\windows and run the genkey.bat file as administrator.
Go to <magic_collaboration_studio
_[version]_no-installer_
install_linux64directory>\MagicCollaborationStudio\WebAppPlatform\bin
) Open a web browserand
go to https://localhost:8443/webapp (if default options are used)
...
run the certgen.bat file as administrator.
Go to <magic
...
- Run the Teamwork Cloud service installation script -magic
_collaboration_studio
_[version]_no-installer_
install_linux64directory>\MagicCollaborationStudio\scripts\
windows>installService.shwindows and run the installService.bat file as administrator.
- Go to <magicRun the Authserver service installation script - magic_collaboration_studio_[version]_no-installer_install_linux64directory>\MagicCollaborationStudio\AuthServer\registerWindowsService.shRun the Webapp service installation script - invoke terminal in magic and run the registerWindowsService.bat file as administrator.
- Go to <magic_collaboration_studio_[version]_no-installer_install_linux64directory>\MagicCollaborationStudio\WebAppPlatform\bin and run the command:
...
- , invoke CMD as administrator, and run "service.bat install" command.
- Open the Task Manager and start the following services:
- No Magic Authserver service
- No Magic Teamwork Cloud service
- No Magic WebApp service
In your web browser, go to https://localhost:8443/webapp (if default options are used) to open Magic Collaboration Studio.